freebsd_amp_hwpstate/sys/i386
Justin T. Gibbs 2ee75088b4 Fix a regression. Turn off the selection hardware during a selection timeout
before clearing the SELTO interrupt.  We used to do this in the past, but
this outb got lost.

Turn ATN on ourselves as appropriate during a parity error instead of relying
on ENAUTOATNP.

Don't use a loop in RESTART_SEQUENCER.  Its not necessary.
1996-05-31 06:32:09 +00:00
..
apm
bios
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf Instead of: cpp blah file.s | as -o file.o, use instead: 1996-05-31 01:01:24 +00:00
eisa Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:20:17 +00:00
i386 Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
ibcs2
include Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
isa Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
linux
pci
scsi Fix a regression. Turn off the selection hardware during a selection timeout 1996-05-31 06:32:09 +00:00
Makefile