summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn
Commit message (Expand)AuthorAgeFilesLines
* Implement sn_pccard_match. The match routines are the compromiseimp2000-09-281-11/+24
* Remove 8 unnecessary includes from phk's scriptimp2000-09-202-8/+0
* Implement indirection in the pccard probe/attach. This should make itimp2000-09-193-22/+41
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-132-5/+2
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-20/+0
* Don't claim devices that we fail to probe for. Reverse the sense of a testimp2000-05-071-2/+2
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Re-enable probe for isa and correct the plug and play issue thatimp2000-04-081-2/+2
* Don't execute MAC address initialization for non-pccard sn devices.hosokawa2000-01-224-7/+19
* Added support for hex-encoded MAC address of Megahertz X-Jack Ethernet Cardhosokawa2000-01-212-14/+19
* Two nits and disable isa probe due to its overly agressive claiming ofimp1999-12-282-4/+4
* Newbusify the driver.imp1999-12-225-342/+391
* Removed unnecessary include files.nyan1999-12-201-2/+0
* Make this compile again.peter1999-12-181-2/+0
* Driver for the smc91xx series of ethernet chips. Ported from PAO toimp1999-12-182-0/+2141
OpenPOWER on IntegriCloud