summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2010-05-22When PCIVERBOSE is not included, pci_findvendor() and pci_findproduct()pgoyette
2010-05-16Make netboot generate a BTINFO_NET bootinfo node for the Synology sk(4) NIC.phx
2010-05-15Regen.jakllsch
2010-05-15Add NetChip (now PLX) vendor ID, as well as NET228[02] device IDs.jakllsch
2010-05-15Clear RI_NO_AUTO in actual attach functions during autoconf(9)tsutsui
2010-05-15Set RI_NO_AUTO in rip->ri_flg if tga_init() is invoked from cnattach.tsutsui
2010-05-12regenchristos
2010-05-12Use device names from the OpenBSD iwn driver, adding and modifying devicechristos
2010-05-11Cosmetic: remove superfluous parentheses from return statements. Don'tdyoung
2010-05-11Fix some typos in comments.njoly
2010-05-10Regen.matt
2010-05-10Add MARVELL 88SB2211 PCIe-PCI bridgematt
2010-05-08PCI-ISA Bridge paired with M5229 UDMA IDE Controller rev. 0xC3 isnakayama
2010-05-08Recognize additional SMBus controllers. From FreeBSD.pgoyette
2010-05-08Regenpgoyette
2010-05-08Add a couple more SMBus controllers. From FreeBSD.pgoyette
2010-05-07Regen.kiyohara
2010-05-07Add Marvell MV64460.kiyohara
2010-05-07SUN X4140's version of this board. From FreeBSD.is
2010-05-04add some PLL-specific register definitionsmacallan
2010-05-04this has been sitting in my tree too long:macallan
2010-05-04use alternate font if available ( for autogenerated box drawing characters )macallan
2010-05-03Fix a crash during alc888 initialization caused by holding a pointerdholland
2010-05-02Replace iwn_tx from rev. 1.39 with a port of the current OpenBSD version.christos
2010-04-30silence "boot -z"hubertf
2010-04-29Adds hw quirk for SUN firewire controllers. From FreeBSD.kiyohara
2010-04-28Silence for boot -zhubertf
2010-04-28To reduce differences between ath(4)'s PCI attachment and its CardBusdyoung
2010-04-28Add data types, function prototypes, and stub implementationsdyoung
2010-04-28On x86, change the bus_space_tag_t to a pointer to a structdyoung
2010-04-28kill stray free. from Sverre Froyen.christos
2010-04-25console spamad
2010-04-24Support detach by drvctl(8).kiyohara
2010-04-23Align usage of *free and *alloc and clean up the firmware read code.christos
2010-04-23don't try to print a bus_space_handle_tmacallan
2010-04-21Don't printf bus_space_tag_t's in a MI driver.dyoung
2010-04-20Change sc_pil_intr_enable from an int to a bool. No functional changedyoung
2010-04-19Add default implementations for bus_space_is_equal(9),dyoung
2010-04-17regenchristos
2010-04-17add support for the 6000. From sverre froyenchristos
2010-04-16Update with newer version from Sverre Froyenchristos
2010-04-12Oops. Don't forget to set the isp_port value based upon PCI function code.mjacob
2010-04-11avoid rbuf starvation. when grabbing a recieve buffer, if a localmrg
2010-04-05Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpfjoerg
2010-04-04Add (non-IGP) AGP port support for Intel 82855GM.jakllsch
2010-04-03Only unregister the sensors if these were successfully installed;jruoho
2010-04-03If we're detaching the device, make sure we unregister the sensors.pgoyette
2010-04-02regenjakllsch
2010-04-02Add Intel 82855GM Host-AGP Bridge.jakllsch
2010-04-01Add support for Domex 536 PCI SCSI controller to nca(4).jakllsch