summaryrefslogtreecommitdiffstats
path: root/sys/dev/sbsh
Commit message (Expand)AuthorAgeFilesLines
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* We don't need to initialize if_output, ether_ifattach() does itmux2004-05-231-1/+0
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-1/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-2/+1
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-021-4/+4
* Use __FBSDID().obrien2003-08-241-3/+4
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* cosmetic style fixesfjoe2003-04-151-9/+13
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-1/+2
* Driver for Granch SBNI16 SHDSL modemfjoe2003-04-132-0/+1251
OpenPOWER on IntegriCloud