Date: Tue, 24 Jul 2001 03:21:44 -0400 From: Brian Szymanski <brian.szymanski@cornell.edu> To: freebsd-questions@freebsd.org Cc: bks10@cornell.edu (Brian Keith Szymanski) Subject: Re: custom kernel boots but has no terminal interaction Message-ID: <5.1.0.14.0.20010724031905.00b1b440@localhost> In-Reply-To: <5.1.0.14.0.20010723233733.00b14aa0@localhost> References: <01072320501000.18414@omsk.mushinsky.net> <5.1.0.14.0.20010723173659.00b13ec0@localhost> <5.1.0.14.0.20010723173659.00b13ec0@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Ups nevermind, finally got it figured out: When I upgraded to 5.0 some of the syntax in the file changed, but config didn't notice it because (duh) I was running the 5.0 version. Changing: device sc 1 to : device sc0 at isa? flags 0x100 did the trick. Thanks to all who helped. Cheers, Brian Szymanski bks10@cornell.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20010724031905.00b1b440>