summaryrefslogtreecommitdiffstats
path: root/sys/dev/lnc/if_lnc_cbus.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the old, and now deprecated lnc driver. The Lance style hardwaregnn2006-05-141-307/+0
* Really fix it this time.ru2005-11-121-3/+3
* Attempt to fix pc98 GENERIC compile breakage.ru2005-11-121-3/+3
* - Store pointer to the link-level address right in "struct ifnet"ru2005-11-111-4/+4
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-19/+4
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add missing <sys/module.h> includes currently relying on nested includephk2004-06-031-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-2/+2
* Use __FBSDID().obrien2003-08-241-1/+3
* Mega busdma API commit.scottl2003-07-011-0/+2
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-1/+3
* network interface driver changes:sam2002-11-141-1/+1
* - Don't overwrite inb, inw and outw.nyan2001-07-041-0/+315
OpenPOWER on IntegriCloud