aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sk/if_skreg.h
Commit message (Expand)AuthorAgeFilesLines
* Change and clean the mutex lock interface.Bosko Milekic2001-02-091-4/+4
* First round of converting network drivers from spls to mutexes. ThisBill Paul2000-10-131-0/+6
* Make if_sk stop using the "hide the softc structure in the jumbo buffer"Bosko Milekic2000-10-121-7/+2
* Replace the mbuf external reference counting code with somethingDavid Malone2000-08-191-1/+0
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-3/+3
* Reoganize/update the SysKonnect driver:Bill Paul2000-04-221-3/+54
* Fix the mechanism used to choose the unit numbers for the IP interfacesBill Paul1999-09-181-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Dangit. Somehow the pmap_kextract hack for alpha snuck back into theseBill Paul1999-07-231-3/+2
* Convert the SysKonnect gigabit ethernet driver to newbus.Bill Paul1999-07-221-2/+6
* Make a few other cleanups while I'm in the area. Typo in comment, unusedBill Paul1999-07-141-5/+2
* if_sk.c: use pci_port_t instead of u_shortBill Paul1999-07-091-3/+2
* This commit adds driver support for the SysKonnect SK-984x seriesBill Paul1999-07-091-0/+1172