Age | Commit message (Expand) | Author |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-05-21 | Implement deep interrupt swizzling by mapping all four PCI interrupt pins | Mark Kettenis |
2007-02-20 | Revert PAE pmap for now, until the strange bug is found. This stops | Tom Cosgrove |
2006-12-20 | Don't bail out on a bad interrupt line if we have a valid apic interrupt pin | Mark Kettenis |
2006-12-11 | On i386, swizzle interrupts for devices for which we don't have explicit | Mark Kettenis |
2006-11-11 | Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way for | Mark Kettenis |
2006-09-19 | ansi/deregister | Jonathan Gray |
2006-06-25 | reorganize the code to be more sane. | Brad Smith |
2006-06-02 | Spelling. | Christopher Pascoe |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2005-11-23 | resolve a couple of problems in mpbios-mapped interrupts: | Michael Shalayeff |
2005-07-28 | rev 1.46 | Brad Smith |
2005-07-28 | rev 1.32 | Brad Smith |
2005-06-27 | rev 1.41 | Brad Smith |
2004-12-23 | Allow an i386 MP kernel to build without pcibios. miod@ ok | Aaron Campbell |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2003-05-04 | snprintf | Theo de Raadt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-27 | Let this build without pcibios. | Artur Grabowski |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-01-27 | change interrupt routing strategy from simple | Michael Shalayeff |
2000-10-25 | put back using bios_pciinfo, we will rework it later on | Michael Shalayeff |
2000-08-17 | pcibios tells us everything, no bios_pciinfo | Michael Shalayeff |
2000-03-05 | export bios_pciinfo for the whole _KERNEL, there will be more files to use it | Michael Shalayeff |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-07-09 | fix support for pci mode 1; mochid@yo.rim.or.jp | Theo de Raadt |
1998-02-24 | First commit of /boot changes/fixes. More to come. | Tobias Weingartner |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |
1997-06-18 | csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-... | dm |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist |
1996-03-22 | Fix previous changes; accept and forward a device name, do not just use | Thorsten Lockert |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |