Mark wrote:
I am trying to build a new kernel after csvuping a 4.10 box
error -->config: line 69: fdc 0 not defined
*** Error code 1
lines from config file
# Floppy drives
device fdc0 at isa? port IO_FD1 irq 6 drq 2
device fd0 at fdc0 drive 0
I had built a new kernel on 4.10 with the same lines.
It has been working fine. any ideas?
Umm, I believe you shouldn't add the 0's. So just type fd and fdc. The 0
just represents the master drive (so 1 is the slave drive). If you have
two floppy drives for instance, you will have fd0 and fd1, and of course
its respective slices.
Cheers,
Jorn
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"