Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-03 | use nitems(); no binary change for drivers that are compiled on amd64. | Jasper Lievisse Adriaanse | |
ok claudio@ | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2007-04-10 | ``it's'' -> ``its'' when the grammar gods require this change. | Miod Vallat | |
2005-09-11 | do not inline pci_mapreg_map() anymore as it is olrite now; brad@ ok | Michael Shalayeff | |
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski | |
All callers actually took all arguments to pci_intr_map from pci_attach_args structs, so this simplifies code. This also allows more complicated interrupt assignment schemes like the one on sparc64. This makes sparc64 pci interrupts work. Inspired by the same change in NetBSD. | |||
1998-11-17 | Remove 940UW from the comments. | Jason Downs | |
1998-11-17 | Kill redundant PCI code. | Jason Downs | |
1998-09-28 | Sync w/ NetBSD. | Jason Downs | |
1998-09-27 | AdvanSys PCI SCSI driver, from NetBSD; dante@mclink.it. | Jason Downs | |