<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Создание устройства]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=22581&amp;type=atom" />
	<updated>2012-07-02T10:25:51Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=22581</id>
		<entry>
			<title type="html"><![CDATA[Re: Создание устройства]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=285528#p285528" />
			<content type="html"><![CDATA[<p>наткнулся случайно: есть вызов device_create() в &lt;linux/device.h&gt;</p>]]></content>
			<author>
				<name><![CDATA[Fat-Zer]]></name>
				<uri>https://linuxforum.ru/profile.php?id=11911</uri>
			</author>
			<updated>2012-07-02T10:25:51Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=285528#p285528</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создание устройства]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=279403#p279403" />
			<content type="html"><![CDATA[<p>с syscall-ми пробовал в частности с sys_mknod(),&nbsp; но что-то не прокатило, может не так заюзал что-то, ещё попробую ))))</p>]]></content>
			<author>
				<name><![CDATA[koralzmey]]></name>
				<uri>https://linuxforum.ru/profile.php?id=24048</uri>
			</author>
			<updated>2012-06-03T20:17:34Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=279403#p279403</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создание устройства]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=279237#p279237" />
			<content type="html"><![CDATA[<p>Не знаю точно насчёт модулей, но можно воспользоваться syscall&#039;ом mknod(2)</p>]]></content>
			<author>
				<name><![CDATA[SkaarjZR]]></name>
				<uri>https://linuxforum.ru/profile.php?id=6439</uri>
			</author>
			<updated>2012-06-03T07:59:36Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=279237#p279237</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Создание устройства]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=279228#p279228" />
			<content type="html"><![CDATA[<p>созданием устройства занимается не модуль, а udev или сам пользователь.</p>]]></content>
			<author>
				<name><![CDATA[Fat-Zer]]></name>
				<uri>https://linuxforum.ru/profile.php?id=11911</uri>
			</author>
			<updated>2012-06-03T07:22:08Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=279228#p279228</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Создание устройства]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=279207#p279207" />
			<content type="html"><![CDATA[<p>каким способом в модуле ядра создать файл устройства, по аналогии с командой mknod /dev/testdevice c 251 1. заранее благодарен))))</p>]]></content>
			<author>
				<name><![CDATA[koralzmey]]></name>
				<uri>https://linuxforum.ru/profile.php?id=24048</uri>
			</author>
			<updated>2012-06-03T04:36:39Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=279207#p279207</id>
		</entry>
</feed>
