{"id":15003583,"url":"https://github.com/aztechsk/rdpci","last_synced_at":"2026-01-29T05:49:03.117Z","repository":{"id":232678445,"uuid":"784925562","full_name":"aztechsk/rdpci","owner":"aztechsk","description":"rdpci is a Linux kernel PCI driver (lkm) that enables reading PCI card's memory areas.","archived":false,"fork":false,"pushed_at":"2024-04-11T05:42:11.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-03T18:44:05.107Z","etag":null,"topics":["linux-kernel","lkm","pci"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aztechsk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T20:50:39.000Z","updated_at":"2024-04-10T20:59:22.000Z","dependencies_parsed_at":"2024-10-12T07:41:22.625Z","dependency_job_id":"10354994-cbed-4e91-8875-7c9477f54fd8","html_url":"https://github.com/aztechsk/rdpci","commit_stats":null,"previous_names":["aztechsk/rdpci"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aztechsk/rdpci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdpci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdpci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdpci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdpci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aztechsk","download_url":"https://codeload.github.com/aztechsk/rdpci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aztechsk%2Frdpci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28864242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"online","status_checked_at":"2026-01-29T02:00:06.714Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux-kernel","lkm","pci"],"created_at":"2024-09-24T18:59:06.233Z","updated_at":"2026-01-29T05:49:03.083Z","avatar_url":"https://github.com/aztechsk.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n# rdpci\r\n\r\n**rdpci** is a Linux kernel PCI driver (lkm) that enables reading PCI memory areas (BAR's I/O port or I/O memory).\r\n\r\nBAR stands for Base Address Register, which is used to define memory-mapped I/O regions.\r\n\r\n**rdpci/lkm/rdpci.c** - kernel module.      \r\n**rdpci/rdpci/rdpci.c** - userspace application for reading data from /dev/rdpci device file.\r\n\r\nExample reads 2 bytes from device0 - BAR0 with align 8bit and offset 4:\r\n\r\n\t$ ./rdpci -d 0 -r 0 -s 2 -b 8 -o 4\r\n\tOptions: BAR0 read_size=2 offset=4 read_align=B8 dev=/dev/rdpci0\r\n\tVendor ID: 0x9710 Device ID: 0x9835 Status: 0x0280\r\n\tBAR0 - Size: 8 bytes - Type: I/O port\r\n\thex dump 2 bytes: 0060\r\n\t$\t\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faztechsk%2Frdpci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faztechsk%2Frdpci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faztechsk%2Frdpci/lists"}