{"id":22074127,"url":"https://github.com/pashinov/linux-driver-sample","last_synced_at":"2026-05-18T15:11:00.684Z","repository":{"id":86453269,"uuid":"140556145","full_name":"pashinov/linux-driver-sample","owner":"pashinov","description":"Linux character driver which implements linux pipes","archived":false,"fork":false,"pushed_at":"2018-07-11T11:53:57.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T03:26:24.519Z","etag":null,"topics":["drivers","linux-kernel"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pashinov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-07-11T09:56:17.000Z","updated_at":"2018-07-11T11:54:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1276697-17d3-4c52-a213-34dd268d463b","html_url":"https://github.com/pashinov/linux-driver-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-driver-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-driver-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-driver-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pashinov%2Flinux-driver-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pashinov","download_url":"https://codeload.github.com/pashinov/linux-driver-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162093,"owners_count":20570691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["drivers","linux-kernel"],"created_at":"2024-11-30T21:26:47.731Z","updated_at":"2026-05-18T15:10:55.650Z","avatar_url":"https://github.com/pashinov.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Linux device driver sample\n--------------------------\n\n[![Build Status][travis-badge]][travis-link]\n\n[travis-badge]:    https://travis-ci.org/pashinov/linux-driver-sample.svg?branch=master\n[travis-link]:     https://travis-ci.org/pashinov/linux-driver-sample\n\nThis linux driver implements linux pipes.\n\nTo build the driver:\n```\n$ make\n```\n\nTo install the driver:\n```\n$ sudo insmod pipe.ko\n```\n\nTo remove the driver:\n```\n$ sudo rmmod pipe\n```\n\nThe simple test of driver:\n```\n$ echo \"Hello, World!!!\" \u003e /dev/pipe\n$ cat /dev/pipe\n```\n\nAs a result, you will get your message which you sent with command \"echo\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashinov%2Flinux-driver-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpashinov%2Flinux-driver-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpashinov%2Flinux-driver-sample/lists"}