Go to file
thorpej d3c33c1744 Program the 53c96's interrupt routing info into the VIA before doing
anything that might cause an interrupt (e.g. the SCSI bus reset in
ncr53c9x_attach()).  If we don't do this, the initial interrupt is
lost, thus causing the state machine to never enter IDLE state, thus
causing SCSI commands to never be executed.

Fixes kern/8544, reported by Erik Bertelsen <erik@mediator.uni-c.dk>.
1999-10-19 17:00:41 +00:00
bin command(): don't start using procfs_getargv() instead of kvm_getargv() 1999-10-15 20:39:52 +00:00
distrib Remove awk(1); it is no longer used by the installation scripts. 1999-10-18 20:47:19 +00:00
etc Back out previous 1999-10-18 22:41:23 +00:00
games update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
gnu Add explicit dependency on arparse.h, so it can appear timely. 1999-10-10 13:02:32 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Limited support for matching on ARCnet payload: 1999-10-18 19:44:12 +00:00
libexec Make __SVR4_ABI__ optional. 1999-10-18 03:26:53 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin Fix pastos. 1999-10-19 10:35:37 +00:00
share Fixed typos (mostly from OpenBSD) 1999-10-16 20:17:29 +00:00
sys Program the 53c96's interrupt routing info into the VIA before doing 1999-10-19 17:00:41 +00:00
usr.bin * fix up confirm() (broke `a' and `p' in last commit) 1999-10-13 02:47:54 +00:00
usr.sbin Fix arguments to printf string. Was causing a crash on out of range mtu settings. 1999-10-14 18:29:02 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00