Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 23:02:40 +0900
From:      "Lee, il-do" <oneway@dcn.soongsil.ac.kr>
To:        "terry" <terry@icarus.weber.edu>, "arg" <arg@arg1.demon.co.uk>, "hackers" <hackers@FreeBSD.ORG>, "dave" <dave@pluris.com>
Subject:   Writing a device driver!
Message-ID:  <000f01be4ac6$dfb7d760$4903fdcb@soongsil.ac.kr>

next in thread | raw e-mail | index | archive | help
I will make 1394 device driver. 

Now, I think about device type if network device or block device.
And about architecture of device.

How about your opinion?

1394 device use PCI bus. But I can't get any information about it.
Can you give me any information?

Entry point of my device driver different to cdevse[] and bdevsw[].
In example, it include read_block and write_block ...
what can I apply this entry point to device structure?

When I have any other question, I will remail. I will wait your reply...

regards.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01be4ac6$dfb7d760$4903fdcb>