summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pci_machdep.c
AgeCommit message (Expand)Author
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-08-27Let this build without pcibios.Artur Grabowski
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-01-27change interrupt routing strategy from simpleMichael Shalayeff
2000-10-25put back using bios_pciinfo, we will rework it later onMichael Shalayeff
2000-08-17pcibios tells us everything, no bios_pciinfoMichael Shalayeff
2000-03-05export bios_pciinfo for the whole _KERNEL, there will be more files to use itMichael Shalayeff
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-07-09fix support for pci mode 1; mochid@yo.rim.or.jpTheo de Raadt
1998-02-24First commit of /boot changes/fixes. More to come.Tobias Weingartner
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-...dm
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-03-22Fix previous changes; accept and forward a device name, do not just useThorsten Lockert
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1995-12-27from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt