Date: Tue, 03 Oct 2000 15:34:33 -0700 From: Victor Breen <victor@impulse.net> To: freebsd-questions@FreeBSD.ORG Subject: Having some trouble doing a "/usr/sbin/conf" on my custom kernel Message-ID: <39DA5EF9.E4DFDE4C@impulse.net>
next in thread | raw e-mail | index | archive | help
I hope this doesn't seem to dumb, but I'm a little confused and haven't encountered this before... (BTW, I did a cvsup on the entire src tree) I keep getting syntax errors on the following line: controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 and this error "config: line 69: Obsolete keyword 'disk' found - use 'device'" (minus "). Line 69 is just this: disk fd0 at fdc0 drive 0 Could it be that the GENERIC kernel config was not updated when I did the cvsup? I thought it was supposed to, but correct me if I'm wrong :) I'm not really good at this (since I haven't learned C) but I have been able to get a good kernel running in the past by reading the GENERIC file very carefully. I'm just a little confused about these 'obsolete' keyword errors. Any insight would be much appreciated. 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?39DA5EF9.E4DFDE4C>