summaryrefslogtreecommitdiff
path: root/sys/dev/sbsh
Commit message (Expand)AuthorAgeFilesLines
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-2/+1
* Use PCIR_BAR(x) instead of PCIR_MAPS.John Baldwin2003-09-021-4/+4
* Use __FBSDID().David E. O'Brien2003-08-241-3/+4
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* cosmetic style fixesMax Khon2003-04-151-9/+13
* - Express hard dependencies on bus (pci, isa, pccard) andMatthew N. Dodd2003-04-151-1/+2
* Driver for Granch SBNI16 SHDSL modemMax Khon2003-04-132-0/+1251