summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix warnings related to -Wall -Wcast-qualdillon1999-01-282-4/+4
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-287-22/+22
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-276-17/+27
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-271-2/+2
* Add missing declarations to fix error with LINT compiledillon1999-01-271-1/+6
* When selecting the correct EEPROM offset to use for probing the stationwpaul1999-01-261-3/+3
* Check if the intpm controller is configured first before stoppingpeter1999-01-261-2/+7
* Terminate commit for the Intel PIIX4 SMBus support. Already committed filesnsouch1999-01-251-3/+4
* Identify the TI1250 PCMCIA/CardBus bridge. It seems that it's compatibletorstenb1999-01-252-2/+5
* SMBus support for the Intel PIIX4 power management unit. See smbus(4),nsouch1999-01-242-0/+866
* Added detection of Hauppauge IR remote control.roger1999-01-231-52/+206
* Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>roger1999-01-231-2/+4
* Multicast code isn't quite correct. The RealTek wants the upper six bitswpaul1999-01-221-5/+5
OpenPOWER on IntegriCloud