summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05regen.Marco Pfatschbacher
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05fix cac commentMichael Shalayeff
2005-08-04Support for ICH7 audio tested by Mark.Peoples at asu.eduJonathan Gray
2005-08-03enforce 10-bit width for i/o addresses when start address is assigned byFederico G. Schwindt
2005-08-02int mask is matched on the subsys ids not prod idsMichael Shalayeff
2005-08-01add another fxp.Brad Smith
2005-08-01regenBrad Smith
2005-08-01add some Intel PCI ids.Brad Smith
2005-08-01Remove spurious space.Mark Kettenis
2005-08-01remove whitespaceBrad Smith
2005-08-01spacing; ok deraadt@David Krause
2005-07-31including a driver without putting it's driver name at the end of a filesTheo de Raadt
2005-07-30syncTheo de Raadt
2005-07-30more shorteningTheo de Raadt
2005-07-30syncTheo de Raadt
2005-07-30shortenTheo de Raadt
2005-07-30Use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan when filling aClaudio Jeker
2005-07-30sync nge/ti_alloc_jumbo_mem() to look like bge's bge_alloc_jumbo_mem()Brad Smith
2005-07-28clear IFF_RUNNING & IFF_OACTIVE in sis_stop() before de-allocating resources,Brad Smith
2005-07-28New driver for the AMD PCnet-PCI family of Ethernet chips. ThisBrad Smith
2005-07-28add support for Sundance ST1023 Gigabit chipset.Brad Smith
2005-07-27regenBrad Smith
2005-07-27add PCI ID for Sundance ST1023 Gigabit chipset.Brad Smith
2005-07-25regenJonathan Gray
2005-07-25Correct the product id of "nForce2 400 AC-97 Audio" to not be thatJonathan Gray
2005-07-25regenJonathan Gray
2005-07-25Give Smart Card part of TI PCI6515 a different product define so thisJonathan Gray
2005-07-25regenJonathan Gray
2005-07-25Some devices found in marco@'s 915PM based Dell D810.Jonathan Gray
2005-07-25don't bother with printf in *_jalloc()Brad Smith
2005-07-25- mbuf external storage is of (caddr_t), not (caddr_t *).Brad Smith
2005-07-24simplify error paths and add some missing ones; brad@ ok.Federico G. Schwindt
2005-07-24don't need to enable bus mastering in stge_attach().Brad Smith
2005-07-24don't call stge_init() when changing the MTU.Brad Smith
2005-07-23regen.Federico G. Schwindt
2005-07-23Broadcom 4322.Federico G. Schwindt
2005-07-22remove ICH3 workaround.Brad Smith
2005-07-22add Linksys EG1032 rev 3Brad Smith
2005-07-22- sync sk_alloc_jumbo_mem() to look like bge's bge_alloc_jumbo_mem()Brad Smith
2005-07-22also take the PCI subsystem id into consideration when trying to probeBrad Smith
2005-07-21rollback r1.48 since it caused several panics here; brad@ ok.Federico G. Schwindt
2005-07-21- add bus_dmamap_sync()'s; From NetBSDBrad Smith
2005-07-21ICH7 IDE/SATA support based diff from Marcello Balduccini inJonathan Gray
2005-07-21regenJonathan Gray
2005-07-21Additional Intel 6300 and ICH devices found by TAMURA Kent. ok grange@Jonathan Gray
2005-07-20remove some unused code.Brad Smith
2005-07-18disable hardware vlan tag strippingCamiel Dobbelaar
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt