summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2003-01-09fix dmesg print and free resources on failuresMichael Shalayeff
2003-01-09regenAlexander Yurchenko
2003-01-09Add Intel 31244 PCI-X to SATA controllerAlexander Yurchenko
2003-01-08Regen to add SYMBOL LA41X3Todd C. Miller
2003-01-08Add SYMBOL LA41X3Todd C. Miller
2003-01-05spellingTheo de Raadt
2003-01-05spellingTheo de Raadt
2003-01-05regenAlexander Yurchenko
2003-01-05Add VT6306 FireWire; ok tdeval@Alexander Yurchenko
2003-01-05proper endianess handling in 16 and 32 bit video modes, 24 bit is not support...Michael Shalayeff
2003-01-05endianess-free, works on macppc now, except for the fb endianessMichael Shalayeff
2003-01-04spellingTheo de Raadt
2003-01-02regenAlexander Yurchenko
2003-01-02Add Promise PDC20376 SATA RAIDAlexander Yurchenko
2002-12-19regenHenning Brauer
2002-12-19more O2Micro PCI-Cardbus; FreeBSD via pamifer at terra.esHenning Brauer
2002-12-19Protect WDCDEBUG_PRINT macro with do {} while (0)Alexander Yurchenko
2002-12-18fix memory leak when downing an interface.Nathan Binkert
2002-12-15and one more typoHenning Brauer
2002-12-13KNFThierry Deval
2002-12-11send-pr -> sendbug here as well; Peter WernerHenning Brauer
2002-12-10RegenMiod Vallat
2002-12-10Dec Pixelvision card, unfortunately not tga compatible enough.Miod Vallat
2002-12-10Translate mickeyspeak into english.Miod Vallat
2002-12-10Add support for VIA VT8231; from NetBSD, untested.Alexander Yurchenko
2002-12-08regenAlexander Yurchenko
2002-12-08Add VIA VT8231 PCI to ISA bridgeAlexander Yurchenko
2002-12-06Don't use the RNG oscillator output directly, use the sha1'd version (theJason Wright
2002-12-05Treat RNGSHA1 operations the same as RNGBYPASS for callback purposes (theyJason Wright
2002-12-04Make ti(4) use busdma and add all of the necessary stuff to support bothNathan Binkert
2002-11-30SUNIX 4018A 2-port parallel; from Juan Vera.Federico G. Schwindt
2002-11-30regen.Federico G. Schwindt
2002-11-30SUNIX 4018A; from Juan Vera.Federico G. Schwindt
2002-11-29- Fix playback problem on SiS7018.Federico G. Schwindt
2002-11-27regenMichael Shalayeff
2002-11-27chips&tech 69030Michael Shalayeff
2002-11-26Match VE_3, too; Cliff SkolnickJason Wright
2002-11-261000baseTX -> 1000baseTNathan Binkert
2002-11-26use pci_matchbyidNathan Binkert
2002-11-26Numerous bug fixes from freebsd and a few from me.Nathan Binkert
2002-11-26Whitespace diff; from FreeBSDJason Wright
2002-11-24Check whether the chip enabled or not by reading status register.Alexander Yurchenko
2002-11-23regenMichael Shalayeff
2002-11-233cSOHO 100B-TX; from Fredrik PerssonMichael Shalayeff
2002-11-22off by one for sis_tx_cnt, can lead to corrupt sis_tx_list; ok fgs@Markus Friedl
2002-11-22nate, why is it that for every single ethernet driver you merge into theTheo de Raadt
2002-11-21From Angelos:Jason Wright
2002-11-20o change dma engine registers macros so that the channelAlexander Yurchenko
2002-11-20Overhaul natsemi driver:Jason Wright
2002-11-20Read mac address correctly on rev 0x90; tested by Alexander, patchFederico G. Schwindt