summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix problem with zero valued map registers followed by valid map entries.se1999-01-193-11/+15
* Pass the unit number to the DMA cookie lookup routine and use itbde1999-01-171-5/+6
* Fixed a 2-bit error in initializing MWDMA mode for VIA chipsets.bde1999-01-171-3/+2
* Small cosmetic tweak: in rl_rxeof(), use the constant RX_CMD_EMPTY_RXBUFwpaul1999-01-161-3/+3
* Remove the code that manually pads frames to at least 60 bytes;wpaul1999-01-162-13/+3
* Fixed a 1-bit error in initializing UDMA mode for VIA chipsets.bde1999-01-161-2/+2
* Stability fixes:wpaul1999-01-162-24/+47
* Fix some stability problems:wpaul1999-01-161-9/+22
* Spell "ctlr" consistently.msmith1999-01-161-4/+4
* Fix breakage in rev 1.19; the second argument to ide_pci_candma is amsmith1999-01-161-4/+4
* Use a fast interrupt handler for the PCI version of the cy driverbde1999-01-151-2/+13
* Replace includes of <sys/kernel.h> with includes ofjdp1999-01-141-2/+2
* Let drivers specify interrupt flags (INTR_EXCL and/or INTR_FAST)bde1999-01-132-7/+17
* Add support for the ACER LABS Aladin chipset UDMA controller.julian1999-01-131-5/+87
* Switch type of vxintr instead of using the previous casts.eivind1999-01-121-1/+1
* Remove 'pci_bridgeto' - it was just an empty placeholder.eivind1999-01-121-9/+1
* Remove unused variable.eivind1999-01-121-3/+5
* Silence warning by casting vxintr to correct typeeivind1999-01-121-1/+1
* Clean out warnings introduced in last commit.eivind1999-01-121-4/+4
* Fixed minor style bugs in previous commit.bde1999-01-112-15/+13
* Updated for not-so-new version of Cyclom-Y PCI boards (with a custombde1999-01-112-7/+32
OpenPOWER on IntegriCloud