Hi Eirik, You can try out with the explanation of Pseudo driver in FreeBsd HandBook. Then you can look at the driver of existing Network Cards like pci/if_fxp.c Which is the driver for "Intel EtherExpress Pro/100B PCI Fast Ethernet driver". Regards, Abhay.
-----Original Message----- From: Eirik Nygaard [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 6:37 PM To: [EMAIL PROTECTED] Subject: NIC driver I just got a new computer with a network card I don't seem to find any FreeBSD drivers for. It got a realtek 8201 chipset so I thought I could make my own driver, but I am not sure where to start. Are there any guides on how to make a simpel driver out there? Any hint & tips would be great, where to start, what I need to know. -- Eirik Nygaard <[EMAIL PROTECTED]> PGP Key: 83C55EDE To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

