aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sbni/if_sbnivar.h
Commit message (Expand)AuthorAgeFilesLines
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andJohn Baldwin2008-09-101-0/+160
* Remove the sbni(4) driver. No one responded to calls to test it onJohn Baldwin2008-07-041-160/+0
* Make sbni(4) MPSAFE:John Baldwin2008-07-041-4/+11
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Make driver portable:Max Khon2002-08-051-3/+3
* Rename a variable that might accidentally be duplicated elsewhere.Mike Smith2002-01-081-1/+1
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.Max Khon2001-11-211-0/+152