summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pci_machdep.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-05-21Implement deep interrupt swizzling by mapping all four PCI interrupt pinsMark Kettenis
2007-02-20Revert PAE pmap for now, until the strange bug is found. This stopsTom Cosgrove
2006-12-20Don't bail out on a bad interrupt line if we have a valid apic interrupt pinMark Kettenis
2006-12-11On i386, swizzle interrupts for devices for which we don't have explicitMark Kettenis
2006-11-11Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way forMark Kettenis
2006-09-19ansi/deregisterJonathan Gray
2006-06-25reorganize the code to be more sane.Brad Smith
2006-06-02Spelling.Christopher Pascoe
2006-04-27implement separate PAE pmap that allows access to 64g of physmemMichael Shalayeff
2005-11-23resolve a couple of problems in mpbios-mapped interrupts:Michael Shalayeff
2005-07-28rev 1.46Brad Smith
2005-07-28rev 1.32Brad Smith
2005-06-27rev 1.41Brad Smith
2004-12-23Allow an i386 MP kernel to build without pcibios. miod@ okAaron Campbell
2004-06-13debranch SMP, have funNiklas Hallqvist
2003-05-04snprintfTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
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