summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix handling of IFF_ALLMULTI. The code did not callluigi1999-03-011-2/+4
* Remove call to DELAY() from xl_wait(), since xl_wait() is in thewpaul1999-02-261-3/+2
* Add PCI device ID for the PNIC II.wpaul1999-02-262-3/+6
* My changes:roger1999-02-251-44/+115
* Add support for still more cheapo 10/100 cards: Delta Electronics andwpaul1999-02-234-15/+64
* Dangit... made a typo in the NEXPTR register definition (0x55 -> 0x45).wpaul1999-02-231-2/+2
* Minor updates for the ASIX AX88141, which is a newer version of thewpaul1999-02-232-10/+24
* Add support for Compaq ProLiant 1200 host to PCI bridge.dfr1999-02-211-1/+16
* Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci after Sorenn_hibma1999-02-182-0/+458
* Undo Nicolas' changes (1.91->1.92, added USB controller in pcisupport.c).n_hibma1999-02-181-3/+1
* Add alpm.c, Aladdin Power Management SMBus support for the SMBus framework.nsouch1999-02-132-1/+688
* Improved reporting of autodetected speed and duplex.julian1999-02-121-21/+48
* Do not issue RX and TX reset commands in xl_stop() and xl_init(). On thewpaul1999-02-111-2/+6
* Define more registers and fix incorrect (but unused) register bit definitions.julian1999-02-111-10/+29
* Define more registers in the PHY unit and use them to report backjulian1999-02-112-9/+82
* Added ioctl REMOTE_GETKEY for Hauppauge Infra-Red Remote Control.roger1999-02-111-17/+103
* Set the ultra enable bits in the adaptor's scratch ram area only aftergibbs1999-02-111-20/+19
* Cleanup. Set all PCI parameters of importance. Set a define that willmjacob1999-02-091-15/+105
* Added detection for bt848a chipsroger1999-02-081-5/+11
* Added check to bktr_mmap() from OpenBSD driver.roger1999-02-081-46/+83
* Back out rev 1.89. The #include is necessary for the #if that testspeter1999-02-061-2/+2
* Remember to initialize ifp->if_snd.ifq_maxlen.wpaul1999-02-018-18/+24
* roll internal release tagmjacob1999-01-301-2/+2
* Removed a bogus cast to v_caddr_t. This is part of terminatingbde1999-01-291-2/+2
* Removed bogus casts to c_caddr_t. This is part of terminatingbde1999-01-291-4/+3
* Support for MSP3410D / MSP3415D Stereo/Mono audio using the audio formatroger1999-01-281-16/+356
OpenPOWER on IntegriCloud