summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-08-11Add polling support to ld_twe_flush().simonb
2008-08-11Add a flags argument to the ld(4) flush handlers, and call these with asimonb
2008-08-06Identify the O2 Micro OZ711E0 and treat it the same as all of thedyoung
2008-08-06Regen.dyoung
2008-08-06Define O2 Micro OZ711E0. From OpenBSD.dyoung
2008-08-03Allow using VGA_POST without ACPI again.joerg
2008-08-01Force ahcisata to attach to NVIDIA MCP65 and MCP67, as they don'tdillo
2008-07-31machdep.acpi_vbios_reset = 2 --> vga_pci_resume will use x86emu to do ajoerg
2008-07-29Regen.tron
2008-07-29Add nVidia GeForce 7300 LE.tron
2008-07-29fix typo.christos
2008-07-28just whitespace fixes.christos
2008-07-28fix type punned warnings.christos
2008-07-28lint wins again :-) From Anon Ymous:christos
2008-07-27Unbreak twa after the last two commits.joerg
2008-07-26make sure we write little endian. From Anon Ymouschristos
2008-07-25Add {} around VLAN_INPUT_TAG() - VLAN_INPUT_TAG() can't be a do ... while (0).dsl
2008-07-24* Add the BSS node during the auth phase so negotiation can occurblymn
2008-07-24Add support for Broadcom 5722 and identify 5755 ASICs.sborrill
2008-07-22Add pci_mapreg_submap(): This function is pci_mapreg_map() with twobjs
2008-07-21Express explicitly that VGA_POST needs X86EMU.joerg
2008-07-19support new drm.mrg
2008-07-15Regen.tonnerre
2008-07-15Add some PCI IDs from the Thinkpad T61/X61/R61 series as observed intonnerre
2008-07-09- device/softc splitjoerg
2008-07-09- device/softc split for ath(4)joerg
2008-07-09- device/softc splitjoerg
2008-07-09- device/softc split for fxp(4)joerg
2008-07-09- device/softc splitjoerg
2008-07-09Constify device table.joerg
2008-07-09- device/softc splitjoerg
2008-07-09- device/softc splitjoerg
2008-07-09- device/softc splitjoerg
2008-07-09- device/softc splitjoerg
2008-07-08Fix multicast (multicast hash table were calculated incorrectly).sborrill
2008-07-08remove some more local changes of the form "foo.h" -> <dev/*/foo.h>mrg
2008-07-07revert unnecessary changes to 3rd party code.mrg
2008-07-06Split device_t/softc with misc cosmetic changes.tsutsui
2008-07-06Commit patch from jmcneill@ to fix "No sound on Thinkpad azalia"abs
2008-07-03split device/softc (tested with an@pcmcia)drochner
2008-07-03split device/softcdrochner
2008-07-03On cardbus configuration reads, check for a master abort in the cbbdrochner
2008-07-03Revert the change of revision 1.37 - a driver must not blindly set thegson
2008-07-02Protect private mbuf external data storage allocater with a mutex, as itcube
2008-07-01Comment out some device IDs that do not actually belong to mach64dyoung
2008-07-01Cosmetic: use device_t, cfdata_t, __arraycount(), device_private().dyoung
2008-07-01VT8233+ uses a different register base for capturing, tested by sborrilljmcneill
2008-06-27Convert lmc(4) to mutexes, removing ({ }) gcc extension along the way.gmcgarry
2008-06-26delete more dead code, remove use of pcic_handle except of some localdrochner
2008-06-26remove some more dead code, and use the softc as handle in more internaldrochner