1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Nate Williams 997e3029c9 Subject: Panic - can't mount route (Soren's changes)
From: Geoff Rehmet  <g89r4222@braae.ru.ac.za>

Description:
	On bootup, probe of wd drives fails (CP30104), and kernel panics
	- cannot mount root
	It appears that the device probe just times out.
	Increasing the timeout back to its old value fixes the problem.
Repeat-By:
	SUP FreBSD-current,  Find a CP30104 .....  (ok ok ok)
	Basically - Soren's changes barf my disk.
1993-11-23 21:36:37 +00:00
..
alpha/include Put back the $Id$ string 1993-10-28 06:11:38 +00:00
amd64 patches from Julian Elischer - 1993-11-22 09:46:45 +00:00
conf New version of scsi code from Julian 1993-11-18 05:03:27 +00:00
ddb Make all headers idempotent. All incorrect common data moved out of header 1993-11-07 17:39:25 +00:00
dev Changed return(-1) in switch_scr to return(EINVAL), because -1 is 1993-11-23 18:20:52 +00:00
i386 Subject: Panic - can't mount route (Soren's changes) 1993-11-23 21:36:37 +00:00
isa Changed return(-1) in switch_scr to return(EINVAL), because -1 is 1993-11-23 18:20:52 +00:00
kern First steps in rewriting locore.s, and making info useful 1993-11-13 02:25:21 +00:00
powerpc/include Made all header files idempotent and moved incorrect common data from 1993-11-07 17:43:17 +00:00
scsi New version of scsi code from Julian 1993-11-18 05:03:27 +00:00
sys New version of scsi code from Julian 1993-11-18 05:03:27 +00:00