summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2007-06-22These files (cxgb*) are for the Chelsio T3 10 gigabit ethernet card fromjklos
2007-06-21Added cxgb entry for Chelsio T3 10 gigabit card.jklos
2007-06-20Support more i915 stolen memory configurations (previous limit was 8MB,sborrill
2007-06-18Add a workaround in the case where we have low number of rbuf.degroote
2007-06-16opt_i2o.h is gone.ad
2007-06-15Add VT6105M (Rhine III) to the list of supported devices, as found in thejmcneill
2007-06-15Fix ACPI suspend/resume support of clcs and clct. Based on auich andjoerg
2007-06-12Fix a typo in voodoofb_drm_unmap(), requested by garbled.xtraeme
2007-06-12Fix one more bug I introduced in rev 1.21:tsutsui
2007-06-11- fix errors in register number and bit field definitions.nisimura
2007-06-09Do not check link state before starting transmitter. Otherwisemlelstv
2007-06-05Bring in changes from FreeBSD...briggs
2007-05-31Move mapping of AHCI register so that jmide knows if it fails, and avoidsbouyer
2007-05-29Fix a tyop.simonb
2007-05-28regenerate.mrg
2007-05-28add ALi M5261 ethernet (tulip clone)mrg
2007-05-25Whoops- I almost forgot. Thank MetrumRG Associates for materialmjacob
2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob
2007-05-24The number of max_lat units in 1 sec is 4000000 instead of 40000000 (anbriggs
2007-05-21Add support for BCM5715. Works seemingly well on hardware provided bycube
2007-05-19Regen from pcidevs rev 1.880:tsutsui
2007-05-19Add IBM GXT250P video.tsutsui
2007-05-18from FreeBSD's src/sys/dev/bge/if_bgereg.h rev 1.22:pavel
2007-05-16regeneratemrg
2007-05-16add Nvidia MPC04 SMBusmrg
2007-05-15add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATAbouyer
2007-05-13Add PCI_SUBCLASS_MULTIMEDIA_HDAUDIO to pcireg.hkent
2007-05-13* stac9221_gpio_unmute()kent
2007-05-12Split the ahcisata driver in pci front-end and bus-independant back-end.bouyer
2007-05-10Match recent addition as a STAC9200.sketch
2007-05-10Update previous to match what the author probably meant to do.sketch
2007-05-10Support for headphone-sensing for DELL Inspiron 6400.kent
2007-05-08Add a missing brace in cztty_receive inside a ifdef HOSTRAMCODE. Thisgarbled
2007-05-08fix a typo: PRESENSE -> PRESENCEkent
2007-05-08- fix incorrect codec name of STAC9200kent
2007-05-08* azalia_code_connect_stream()kent
2007-05-08Some codecs need explicit initialization even for uni-directional pins.kent
2007-05-02Regen: added JMicron Technology productsbouyer
2007-05-02Add JMicron Technology vendor ID, and their current PCIe SATA/PATAbouyer
2007-04-30Restore $NetBSD$ tag.simonb
2007-04-29Add support for ICH8 (i82801H) LAN, from FreeBSD.bouyer
2007-04-29Regen: remove extra "Intel" from previous commit.bouyer
2007-04-29Remove extra "Intel" from previous commitbouyer
2007-04-29Regen: add Intel i82801H IFE G/GT LAN Controllerbouyer
2007-04-29Add:bouyer
2007-04-29fix typosmsaitoh
2007-04-26Remove the PCIIDE_SLIDE_SETIRQA hack. Recent revalations have uncoveredgarbled
2007-04-25Fix a NULL reference on failing mbuf allocation.joerg
2007-04-17Cosmetic: fix whitespace, join two lines, remove extraneous #includes.dyoung
2007-04-17Add prototype for ath_pci_detach(). Alphabetize prototypes.dyoung