diff options
author | 2012-04-15 20:50:32 +0000 | |
---|---|---|
committer | 2012-04-15 20:50:32 +0000 | |
commit | a08254dbc586ca2eb08bec151a6b894f152c8209 (patch) | |
tree | 6f024df638a348400d988a07e30c756b239a916d /lib/libc/asr/asr_debug.c | |
parent | Define symbolic constants for the interrupt controller pin assignments on (diff) | |
download | wireguard-openbsd-a08254dbc586ca2eb08bec151a6b894f152c8209.tar.xz wireguard-openbsd-a08254dbc586ca2eb08bec151a6b894f152c8209.zip |
Overhaul hpc child device attachments:
- break each hpc1/hpc3 child lists into two lists, one for the onboard
devices, and one for the expansion devices.
- do not try to attach Indy-only devices (pckbc, haltwo) on Challenge S.
- do not duplicate entries for expansion devices, only with different interrupt
numbers depending on the system, but instead use a single entry with -1 as
the interrupt level, and have the attachment glue figure out which
interrupt vector applies, depending upon the system.
- on expansion hpc1 (or 1.5) boards, do a minimal bus check to decide whether
or not the hardware we are attaching is there, since we currently don't
know how to tell E++ (sq only) and GIO32 SCSI (wdsc only) boards apart.
This hopefully will get rid of misleading `device not configured' messages.
Diffstat (limited to 'lib/libc/asr/asr_debug.c')
0 files changed, 0 insertions, 0 deletions