aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fe/if_fe_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* network interface driver changes:Sam Leffler2002-11-141-1/+1
* Migrate to PCMCIA_CARD() macrosWarner Losh2001-11-151-28/+7
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingWarner Losh2001-11-111-14/+14
* Update the fe driver to probe and attach under a NEWCARD kernel.Takeshi Shibagaki2001-09-021-8/+64
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Move DELAY() from <machine/clock.h> to <sys/systm.h>Poul-Henning Kamp2000-10-151-0/+1
* Removed unneeded include files.Yoshihiro Takahashi2000-09-221-10/+0
* - Newbus'ify and bus_space'ify.Yoshihiro Takahashi2000-09-141-0/+277