summaryrefslogtreecommitdiffstats
path: root/sys/dev/sk
Commit message (Expand)AuthorAgeFilesLines
* Don't restrict our requests for contiguous memory to addresses >= 1MB.bde1999-08-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-283-4/+4
* Remember to clear the IFF_RUNNING and IFF_OACTIVE flags in sf_stop() andwpaul1999-07-251-2/+6
* One last tweak before I turn in for the evening: the driver name inwpaul1999-07-231-3/+3
* Dangit. Somehow the pmap_kextract hack for alpha snuck back into thesewpaul1999-07-231-3/+2
* Some more small newbus cleanups. Remember to free all resources in casewpaul1999-07-231-14/+23
* Fix a small mind-o: one instance of SYS_RES_IOPORT should have beenwpaul1999-07-221-3/+3
* Convert the SysKonnect gigabit ethernet driver to newbus.wpaul1999-07-222-77/+131
* Make a few other cleanups while I'm in the area. Typo in comment, unusedwpaul1999-07-142-10/+4
* Revert some changes I had made to try and cut down on the number of TX EOFwpaul1999-07-141-11/+9
* if_sk.c: use pci_port_t instead of u_shortwpaul1999-07-092-6/+5
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-093-0/+3481
OpenPOWER on IntegriCloud