summaryrefslogtreecommitdiffstats
path: root/sys/arch/hppa/include/autoconf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spellingjsg2021-03-111-2/+2
* Currently pdc_scanbus() scans in reverse, which results in physical CPU0jsing2010-04-291-2/+3
* Dynamically allocate irq's for pci devices on elroy(4).kettenis2007-05-271-1/+2
* scan cpu bus manually for some machines do not support that in prommickey2004-09-151-2/+2
* update copyright; miod@ is fine w/ files where he holds it toomickey2004-04-071-14/+10
* make all intr_establish take the same last arg for namemickey2003-08-071-3/+3
* fetch the device address list for where supported; say 16 addresses is ought to be enough for every case. dim off the disk led amongst the other lightsmickey2003-03-291-3/+10
* newer machines use phantom bus to attach lasi and other bus adapters.mickey2002-12-181-3/+3
* real interrupts/spl framework.mickey2002-12-171-4/+5
* separate out interrupt handling stuffmickey2002-03-161-1/+2
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-3/+3
* First round of __P removal in sysmillert2002-03-141-9/+9
* support 712's programmable power switch, no interrupt yetmickey2002-02-121-1/+6
* allow to configure devices on particular bus offsetsmickey2001-12-021-2/+4
* Rename configure() to cpu_configure().art2001-05-051-2/+1
* evcnt count the interrupts, also optimize diagnostic printingmickey1999-08-161-2/+2
* clock_intr() protomickey1999-08-141-1/+2
* all the devices info is now in one tablemickey1999-04-201-11/+3
* support irq on mainbusmickey1999-02-251-2/+6
* pass dmatag in confargsmickey1999-01-111-1/+2
* help MI codemickey1998-12-291-1/+2
* cpu_intr_establish() protomickey1998-11-231-1/+3
* populate futher w/ structs and function declarationsmickey1998-10-301-4/+64
* more includesmickey1998-07-071-0/+9