summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Collapse)Author
1999-08-13USB controllers.Federico G. Schwindt
1999-08-12syncTheo de Raadt
1999-08-12promiseTheo de Raadt
1999-08-10oopsTheo de Raadt
1999-08-10PChome-PCI LANCE; robert@cyrus.watson.orgTheo de Raadt
1999-08-10syncTheo de Raadt
1999-08-08dmesg output correctionsTheo de Raadt
1999-08-06syncTheo de Raadt
1999-08-06M1489Theo de Raadt
1999-08-05remove some debugging stuffJason Wright
1999-08-05Updated brooktree driver from Roger HardimanNiklas Hallqvist
1999-08-05simplify dmesg reportingTheo de Raadt
1999-08-05Use config_defer when a silicon bug hitsNiklas Hallqvist
1999-08-05syncTheo de Raadt
1999-08-05shrinkTheo de Raadt
1999-08-05mv isa/mpu401var.h ic/mpuvar.hTheo de Raadt
1999-08-05It is not ok to do #ifdef processing inside argument lists of calls, whereNiklas Hallqvist
it is feasible the function is really a macro, like pci_intr_establish is on alpha.
1999-08-04ESS Solo-1 PCI audio card driver, from NetBSDNiklas Hallqvist
1999-08-04new bus_dma API, match itNiklas Hallqvist
1999-08-03Compile with UVM.Hakan Olsson
1999-07-30printout flawsTheo de Raadt
1999-07-27regenMatthieu Herrb
1999-07-27add some SiS productsMatthieu Herrb
1999-07-26syncTheo de Raadt
1999-07-26ccubeTheo de Raadt
1999-07-25driver for the Tigon I & Tigon II gigabit ethernet chipsets written byJason Wright
Bill Paul <wpaul@freebsd.org>
1999-07-25syncTheo de Raadt
1999-07-25I've gotten complaints about failed DMA with the Acer Labs PCI IDEConstantine Sapuntzakis
chipset. I will disable it until the arrival of the Acer databook so I can validate the driver against some specs.
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-24pcidevsTheo de Raadt
1999-07-24firewireTheo de Raadt
1999-07-24syncJason Wright
1999-07-24typoJason Wright
1999-07-24use pci_mapreg_map(); chris@dqc.orgTheo de Raadt
1999-07-23Fix for UVM. (ok art@, as was last commit, missed it there)Hakan Olsson
1999-07-22syncTheo de Raadt
1999-07-22shortenTheo de Raadt
1999-07-22shorten dmesg; rename primary/secondary to channel 0/1; save space inTheo de Raadt
vendor/product tables
1999-07-20Fix SIS 5597 define.Federico G. Schwindt
1999-07-20syncTheo de Raadt
1999-07-20simplifyTheo de Raadt
1999-07-19Lower chatinessConstantine Sapuntzakis
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff
1999-07-18Updated some IDE definition to match NetBSD counterparts. This willConstantine Sapuntzakis
help in porting over the PCI IDE stuff.
1999-07-18Updated some IDE definition to match NetBSD counterparts. This willConstantine Sapuntzakis
help in porting over the PCI IDE stuff.
1999-07-18Forgot this one on the last commitConstantine Sapuntzakis
1999-07-18Added pci_mapreg* interface from NetBSD.Constantine Sapuntzakis
Added PCI 2.2 stuff from NetBSD Modified if_de to use mapreg interface
1999-07-07syncTheo de Raadt
1999-07-07correct ID; angelosTheo de Raadt
1999-07-07syncTheo de Raadt