summaryrefslogtreecommitdiffstats
path: root/sys/dev/lnc/if_lnc_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-8/+8
* 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-27/+0
* Use a module name of 'if_lnc' in both the PCI and ISA sections ofiedowse2001-03-181-1/+1
* The pci and isa drivers were meant to share the same devclass butpaul2000-12-291-2/+0
* Switch off some debugging code.paul2000-12-161-2/+0
* Fixup some problems with the merged code of the previous commit.paul2000-12-161-1/+2
* Newbusify.paul2000-12-161-244/+227
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-2/+2
* MF4: add support for the Am79C973.gj2000-06-181-0/+1
* Dynamically allocate softc structuresbrian2000-06-091-5/+33
* Fixed to support PC-98.nyan2000-05-191-0/+3
* Replace all references to lnc_softc with a typedef.paul2000-05-161-18/+18
* Re-organise lnc driver in preparation for newbusifying it.paul2000-05-161-0/+301
OpenPOWER on IntegriCloud