summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2003-05-08syncThierry Deval
2003-05-08Intrepid : new Apple PowerBook chipsetThierry Deval
2003-05-08syncTheo de Raadt
2003-05-08new devices on T40Theo de Raadt
2003-05-08a bit more cleanupNathan Binkert
2003-05-08ansify, clean up formatting, remove useless return statements.Nathan Binkert
2003-05-07add missing device name parameters to printfsAnil Madhavapeddy
2003-05-05regenHenning Brauer
2003-05-05"Intel 82440MX AC97 Modem" rev 0x00 at pci0 dev 0 function 2 not configuredHenning Brauer
2003-05-03regenAlexander Yurchenko
2003-05-03A bunch of new Promise ATA/SATA chips; from FreeBSDAlexander Yurchenko
2003-05-02Rework SIS IDE support. Unbreak the newest chips and fix issues with theAlexander Yurchenko
2003-05-01- initialize sc_pa before using itJason Wright
2003-04-29Use pci_matchbyid(). Tested by matthieu@Miod Vallat
2003-04-29- remove last vestige of "old autoconf": dc_unit is dead, long live dv_xnameJason Wright
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-04-26managment -> management;Jason McIntyre
2003-04-25viaenv(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko
2003-04-24regenAlexander Yurchenko
2003-04-24Two ServerWorks CSB6 devices found in dmesg fromAlexander Yurchenko
2003-04-20regenAlexander Yurchenko
2003-04-20Add Intel 82801DBM IDEAlexander Yurchenko
2003-04-20In pdc20265_pci_intr() perform shared irq check only if channel isAlexander Yurchenko
2003-04-19correct opacket/obytes statistics; from sam@freebsdJason Wright
2003-04-19Make the ubsec_feed* routines void, noone looks at the return value (always z...Jason Wright
2003-04-19Davicom DM9009 supportHenning Brauer
2003-04-19regenHenning Brauer
2003-04-19+davicom DM9009Henning Brauer
2003-04-11Match PCI_PRODUCT_INTEL_PRO_100_VE_4 and PCI_PRODUCT_INTEL_PRO_100_VM_4.Todd C. Miller
2003-04-10deallocate resources on failures; pt out by tedu@; millert@ okMichael Shalayeff
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.Hakan Olsson
2003-04-05Change timeout detection from > or >= EAP_XXX_TIMEOUT to ==.Todd C. Miller
2003-04-02add support for the other Sun Crypto 1000; from sam at errno dot comJason Wright
2003-04-02betterJason Wright
2003-04-02syncJason Wright
2003-04-02another Sun Crypto 1000 IDJason Wright
2003-04-02PCI_CAP_MBI should really be PCI_CAP_MSIAlexander Yurchenko
2003-04-01Add a couple of new pci subclasses and caps from NetBSDAlexander Yurchenko
2003-03-29Very limited support for Promise PDC20376 SATA. Only parallel ATAAlexander Yurchenko
2003-03-28unbreak after SiS pcidevs changeTodd C. Miller
2003-03-28regenAlexander Yurchenko
2003-03-28Little consistency in SiS sectionAlexander Yurchenko
2003-03-28Improve debug output a bitAlexander Yurchenko
2003-03-21install a powerhook to restore the AC97 state after suspend;Jason Wright
2003-03-19regenTodd C. Miller
2003-03-19Add ProSavage DDR video; Nick HollandTodd C. Miller
2003-03-19regenMichael Shalayeff
2003-03-19match on nvidia nforce2; from netbsd@ via wayne@epipe.com.au; miod@ okMichael Shalayeff
2003-03-19Add i830 support from NetBSD via patch in kernel/3150.Todd C. Miller
2003-03-19regenTodd C. Miller