aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sn
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add support for SMC91C100FD chip of MELCO LPC-TX.Toshihiko ARAI2001-02-042-1/+3
* Partial merge of 1.5:Warner Losh2001-01-251-1/+1
* MFC: 1.3->1.10. This eliminates a bunch of unnecessary includes, changesWarner Losh2001-01-251-19/+9
* 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