summaryrefslogtreecommitdiff
path: root/sys/dev/sn
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvscvs2svn2000-11-205-5/+5
* MFC: make all Ethernet drivers use ether_ifattach() ether_ifdetach()Archie Cobbs2000-07-172-5/+2
* MFC: Move BPF and bridging code into ether_input()Archie Cobbs2000-05-241-20/+0
* Don't execute MAC address initialization for non-pccard sn devices.Tatsumi Hosokawa2000-01-224-7/+19
* Added support for hex-encoded MAC address of Megahertz X-Jack Ethernet CardTatsumi Hosokawa2000-01-212-14/+19
* Two nits and disable isa probe due to its overly agressive claiming ofWarner Losh1999-12-282-4/+4
* Newbusify the driver.Warner Losh1999-12-225-341/+390
* Removed unnecessary include files.Yoshihiro Takahashi1999-12-201-2/+0
* Make this compile again.Peter Wemm1999-12-181-2/+0
* Driver for the smc91xx series of ethernet chips. Ported from PAO toWarner Losh1999-12-182-0/+2141