Date: Wed, 17 Dec 1997 21:18:27 -0800 From: "Glenn Lee Dicus" <gdicus@nomadix.com> To: "Nate Williams" <nate@mt.sri.com> Cc: "Mobile FreeBSD" <mobile@FreeBSD.ORG> Subject: Re: pcic.c <-> pcicx.c? Message-ID: <199712172032.MAA06243@mail.nomadix.com>
next in thread | raw e-mail | index | archive | help
More specifically, where are "pcic_memory()" and "crdioctl()" being called from? ---------- > From: Nate Williams <nate@mt.sri.com> > To: Glenn Dicus <gdicus@nomadix.com> > Cc: Mobile FreeBSD <mobile@FreeBSD.ORG> > Subject: Re: pcic.c <-> pcicx.c? > Date: Tuesday, December 16, 1997 1:49 PM > > > There are two sets of pcic code. One in /usr/src/sys/i386/isa/ directory - > > pcic.h and pcicx.c, and the code that is in the /usr/src/sys/pccard/ > > directory. Which code should I rely upon pcic.c or pcicx.c? > > The code in /sys/pccard is for the GENERIC support, and the pcicx code > is for the 'older' drivers for the 3Com and IBM ethernet cards, and is > currently the only cards supported in teh boto floppy. > > > Also, where are the procedures/functions within these files being called > > from? > > For the old code, if_zp.c and if_ze.c. For the newer code, they are > being called from all over the system, but the user-land portions are in > /usr/src/usr.sbin/pccard. > > > Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712172032.MAA06243>