Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-27 | change interrupt routing strategy from simple | Michael Shalayeff | |
run through the devices and programming the icu and pci headers before real pci bus autoconf starts and include all devices present on all pci busses, to a per attached device routing in pci_intr_map(). this solves several cases of premature interrupts hanging system due to absent interrupt handlers during autoconf. 10x for testing: millert@ krw@ aaron@ chris@ tholo@ brad@ jason@ deraadt@ | |||
2000-03-27 | add missing OpenBSD RCS IDs | Brad Smith | |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff | |
also, change a few pcidevs names to match netbsd (and more descriptive). tested on a bunch of laptops, helps resolving 'pin X unmapped' problems for (usually) usb and cardbus cntrollers. | |||
2000-01-09 | Change an instance of #if NISA that should be #if NISADMA | Todd C. Miller | |
1999-09-13 | isa0 at pcib?; netbsd via peter | Theo de Raadt | |
1999-07-18 | SIS_85C503 misidenties itself; g.mcgarry@qut.edu.au | Theo de Raadt | |
1998-11-24 | deal with busses which misidentify; enami@netbsd | Theo de Raadt | |
1998-07-03 | add stupid pcib driver | Theo de Raadt | |