Date: Tue, 04 Aug 1998 21:38:05 -0700 From: Mike Smith <mike@smith.net.au> To: "Iani Brankov" <ian@bulinfo.net> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Want to write support for PCI variant of the arc0 driver. Help with info :) Message-ID: <199808050438.VAA00535@antipodes.cdrom.com> In-Reply-To: Your message of "Wed, 05 Aug 1998 00:27:34 %2B0300." <000301bdbfee$b3140fc0$17b448c0@ian.oksys.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > we've bought a Digiboard 570 pci sync card, which isn't supported > by FreeBSD. There's support for the ISA variant only. > > The PCI card is almost the same and I'll try to write a pci > routines to detect and attach the pci card to the existing ISA > driver. (as i see it runs the same way). > > I need some information. Can I find some documentation > how to write a driver (pci, isa) for FreeBSD. Your best bet is to look at another driver that behaves like this (eg. if_ed_p). The code is really quite simple. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com 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?199808050438.VAA00535>