summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* Use PCCARD_CIS_xxx #defines for the table of oem ids. These usuallyimp2001-01-211-5/+6
* Add isa support:imp2000-12-131-12/+1
* Make sn_pccard_products[] staticpeter2000-11-251-1/+1
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Implement sn_pccard_match. The match routines are the compromiseimp2000-09-281-11/+24
* Remove 8 unnecessary includes from phk's scriptimp2000-09-201-3/+0
* Implement indirection in the pccard probe/attach. This should make itimp2000-09-191-5/+26
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-1/+1
* Don't execute MAC address initialization for non-pccard sn devices.hosokawa2000-01-221-1/+4
* Added support for hex-encoded MAC address of Megahertz X-Jack Ethernet Cardhosokawa2000-01-211-0/+13
* Newbusify the driver.imp1999-12-221-0/+99
OpenPOWER on IntegriCloud