summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Probe the SiS 85c503 as a PCI-ISA bridge.dfr1999-04-171-3/+5
* Well folks, this is it - The second stage of the removal for build supportpeter1999-04-173-63/+3
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-1613-737/+1597
* Add bridging support (tested in 3.1-RELEASE by Steven Vetzalghelmer1999-04-162-25/+81
* - Close PR #11136: add PCI ID for another new cyclone device: thewpaul1999-04-152-32/+61
* Added missing newline to "no ports found!" message.alex1999-04-151-2/+2
* Grrr. Make all modes work properly with the 82c168 chip and built-inwpaul1999-04-142-15/+35
* Build the functionality of the wdc_p hack into the ide_pci.c code.peter1999-04-132-76/+12
* Shoot the LKM support in the old wd/wdc/atapi driver set in the head andpeter1999-04-132-12/+4
* Some more fixes:wpaul1999-04-132-38/+45
* Merge in some updates for the RealTek driver, mainly:wpaul1999-04-122-168/+113
* Grr... don't touch the PN_GEN (general purpose) register in pn_setcfg()wpaul1999-04-121-6/+8
* Add support for the 3cSOHO100-TX, which is a "hurricane" chipsetwpaul1999-04-122-3/+8
* Minor tweak: move initialiation of busctl register to before setting ofwpaul1999-04-121-3/+3
* Some small updates:wpaul1999-04-112-9/+27
* Changed pci_config_read() to pci_map_port(). Pointed out by Doug Rabson.n_hibma1999-04-111-2/+5
* Enable the promiscuous mode workaround for the PNIC 82c168 chip, whichwpaul1999-04-112-4/+6
* Staticize.eivind1999-04-112-5/+5
* pci_register_lkm can fail gracefully, so let it do that when there iseivind1999-04-111-2/+2
* Finally add support for the older 82c168 PNIC chip with the built-inwpaul1999-04-102-38/+314
* Make ASIX driver work on FreeBSD/alpha, add to GENERIC.wpaul1999-04-082-3/+68
* Add PCI IDs for the Compex RL100-TX, which uses the Macronix 98713 chip.wpaul1999-04-082-17/+36
* Remove inactive pmap_setdevram()/pmap_setvidram consumer code.msmith1999-04-071-27/+1
* fix typon_hibma1999-04-061-2/+2
* Remove teensy-weensy bit of debug code that crept in.wpaul1999-04-061-6/+3
* Add driver support for gigabit ethernet adapters based on the Alteonwpaul1999-04-064-0/+12497
* Read the board revision and trim cache line size back from 16 to 1mjacob1999-04-041-8/+71
* Import PCI pccard bridge chip probing from PAO. Hopeful prelude fornsayer1999-04-012-13/+44
* Make the Macronix driver work on FreeBSD/alpha and add to GENERIC.wpaul1999-04-012-23/+72
* Shorten device names so that the pci probe lines don't exceed 80 charswpaul1999-03-311-12/+15
* Add support for bridging to if_tx.cnsayer1999-03-311-1/+43
* Insert ifmedia_set() that I forgot and put in the vtophys() hack forwpaul1999-03-312-3/+10
* Fix a line wrap bogon.wpaul1999-03-301-3/+4
* Various updates for the ThunderLAN driver:wpaul1999-03-302-129/+110
* Add support for SiS 5591/5595 chipset.grog1999-03-281-3/+224
* Cleaning up of code, remove unneeded cruft and maken_hibma1999-03-272-127/+90
* Make the xl and pn drivers work on FreeBSD/alpha and add them towpaul1999-03-274-64/+118
* enable 1080 LVD supportmjacob1999-03-251-21/+19
* Check whether the PIRQD enable bit is set in LegSup and if not, set it.n_hibma1999-03-231-8/+17
* Add support for the 3950U2B controller.gibbs1999-03-231-1/+16
* Turn on PCI bus mastering in driver attach routinewes1999-03-201-1/+10
* MF22... add bridging support to the device drivers. Without thisluigi1999-03-172-19/+65
* Prep for 1080/1240 support. Those fine h/w engineers at Qlogicmjacob1999-03-171-80/+185
* Merge NetBSD 1.80->1.82 changes from vendor branch into mainline.peter1999-03-141-18/+20
* Implemented workaround for EPIC's Application Note 7-15 (concerningsemenu1999-03-142-103/+241
* set if_snd.ifq_maxlen to something reasonable - note that if_de.c haspeter1999-03-131-1/+5
* Fix Typo.phk1999-03-121-2/+2
* Make even more of the PPSAPI implementations generic.phk1999-03-111-51/+28
* Fix from author of the driver:andreas1999-03-091-3/+3
* Add untested code to support the aha2930U2W.gibbs1999-03-051-16/+25
OpenPOWER on IntegriCloud