summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2002-11-20Grrr, missed this in the pci id matchJason Wright
2002-11-19Since we have a cast'd pci_attach_args already, use it instead of another cast.Jason Wright
2002-11-19Add a simplistic table driven lookup routine and use it where appropriate.Jason Wright
2002-11-19syncNathan Binkert
2002-11-19New bge(4) device from FreeBSDNathan Binkert
2002-11-19nate does not know about grep(1)Theo de Raadt
2002-11-19Now that we have em, gx is no longer neededNathan Binkert
2002-11-18typo; gluk@ okAlexander Yurchenko
2002-11-17syncJason Wright
2002-11-17RCC/0x230 appears to be a PCI/ISA bridge, sortaJason Wright
2002-11-17o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME()Alexander Yurchenko
2002-11-16From NetBSD (bouyer@):Kenneth R Westerback
2002-11-16New sk deviceNathan Binkert
2002-11-15o add support for VIA VT8233 and VT8235Alexander Yurchenko
2002-11-14mark tx as altq-ready.Kenjiro Cho
2002-11-14Rework iha copyight verbiage to make clear what needs to be clear forKenneth R Westerback
2002-11-13regenMichael Shalayeff
2002-11-13VT8235 PCI-ISA; from Alexander YurchenkoMichael Shalayeff
2002-11-09Instead of relying on uvm_useracc(), get a false sense of security, andMiod Vallat
2002-11-08Support for Promise PDC20275 and PDC20277. Untested.Grigoriy Orlov
2002-11-08Don't check IRQ assertion since this code was derived from FreeBSDGrigoriy Orlov
2002-11-07regenTodd C. Miller
2002-11-07Add Nortel E-mobility Wireless PCI adapter (Symbol rebadge).Todd C. Miller
2002-11-07regenMichael Shalayeff