summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_skreg.h
Commit message (Expand)AuthorAgeFilesLines
* Add vendor ID to make Marvell chipset work. E.g. to be foundwilko2003-11-121-0/+5
* Ahh, the joys of badge engineering. Tell the sk driver that thepeter2003-11-071-0/+10
* Add support for SK-9521 V2.0 and 3COM 3C940.wilko2003-09-201-29/+253
* Change and clean the mutex lock interface.bmilekic2001-02-091-4/+4
* First round of converting network drivers from spls to mutexes. Thiswpaul2000-10-131-0/+6
* Make if_sk stop using the "hide the softc structure in the jumbo buffer"bmilekic2000-10-121-7/+2
* Replace the mbuf external reference counting code with somethingdwmalone2000-08-191-1/+0
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* Reoganize/update the SysKonnect driver:wpaul2000-04-221-3/+54
* Fix the mechanism used to choose the unit numbers for the IP interfaceswpaul1999-09-181-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Dangit. Somehow the pmap_kextract hack for alpha snuck back into thesewpaul1999-07-231-3/+2
* Convert the SysKonnect gigabit ethernet driver to newbus.wpaul1999-07-221-2/+6
* Make a few other cleanups while I'm in the area. Typo in comment, unusedwpaul1999-07-141-5/+2
* if_sk.c: use pci_port_t instead of u_shortwpaul1999-07-091-3/+2
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-091-0/+1172
OpenPOWER on IntegriCloud