summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2009-08-06 If the difference bettween last flag and new flag is only IFF_PROMISC ormsaitoh
2009-08-05make RX hw checksum available by default.cegger
2009-08-05fix typocegger
2009-08-05- Don't access VPD even if hardware advertised the capability.cegger
2009-08-05support flow control. from OpenBSD.cegger
2009-08-04support flow control. from OpenBSD.cegger
2009-08-04Fix a bug of BGE_RDMA_MODE_FIFO_LONG_BURST definition.taca
2009-08-02If we're going to complain about exceeding the PCI bandwidth, we may asgavan
2009-08-01Regen.matt
2009-08-01Add Silicon Motion SM502matt
2009-07-31Disable completely bogus DIAGNOSTIC check.bouyer
2009-07-30do as elad suggested and call kauth instead of using INSECURE in pcimmap()macallan
2009-07-30Fix the bug that another lock mechanism is used to access Kumeran registersmsaitoh
2009-07-28add TWSI registers. from OpenBSD.cegger
2009-07-28print chipset name. From OpenBSD.cegger
2009-07-28forgot to commit that along with radeonfb.cmacallan
2009-07-27Do a complete device_t/softc split for the PCI attachment. I havedyoung
2009-07-27Support Marvell Hercules-I/II SATA Controllers.kiyohara
2009-07-27Support Marvell Hercules-I/II SATA Controllers.kiyohara
2009-07-25Call prop_dictionary_set_uint32() before mii_attach(), so that brgphymsaitoh
2009-07-23Use kpause(9), cv_timedwait(9), and cv_signal(9) instead of tsleep(9)dyoung
2009-07-23quick hack to allow brightness control via PMFmacallan
2009-07-23Reduce the difference against FreeBSD and OpenBSDmsaitoh
2009-07-16Correctly bus_dmamap_sync() the transmit descriptors.jakllsch
2009-07-16Let us detach & re-attach children of mfi0. Detach mfi0 at shutdown.dyoung
2009-07-16device_t/softc split. Tested and shown to work on a Dell PowerEdgedyoung
2009-07-16Add a rudimentary detachment hook for mfi(4).dyoung
2009-07-14nuke PCI_ALLOW_MMAP, instead allow mmap(/dev/pci*) with options INSECUREmacallan
2009-07-14Some fixes for i80003 and ICH{8,9,10} from e1000 driver and document:msaitoh
2009-07-13Check PCI-X mode as e1000 driver.msaitoh
2009-07-09enable mmap() support for /dev/pci* with options PCI_ALLOW_MMAPmacallan
2009-07-07simplify previous.christos
2009-07-07regen.cegger
2009-07-07correct product ids for RD890 chipsetcegger
2009-07-04pciioctl(), pci_devioctl():cegger
2009-07-04remove useless parenthesiscegger
2009-07-04Remove unused elements from siisata_softc.jakllsch
2009-06-29Use PCI IDs from pcidevs, instead of storing them in here.hubertf
2009-06-29regenhubertf
2009-06-29add a few sdhc(4) deviceshubertf
2009-06-26A lot of good it does, but let this build with 'no options INET'.dyoung
2009-06-25Update ISP driver to latest and greatest. Includes support for the 8Gb part.mjacob
2009-06-21remove the old drm sources.mrg
2009-06-21make external drm the default.mrg
2009-06-19add r600_cp.c.mrg
2009-06-17A few changes for siisata(4):jakllsch
2009-06-15Apply hw workaround required for all SB600 revisions and SB700 revisionscegger
2009-06-14use __arraycountcegger
2009-06-12Regen.rjs
2009-06-12Add some more Marvell devices.rjs