Hello all,
I'm not exactly sure where to put this quick question concerning the 9-STABLE kernel configuration file. It's just a general reference question. I noticed while I was preparing to switch from 9-RELEASE to 9-STABLE the STABLE kernel configuration file has the entire section concerning Firewire hardware devices missing from it:
I didn't see anything in the UPDATING file and was wondering for general reference if it's ok to skip the section or if I should add it from the RELEASE kernel configuration file and then compile the kernel.
Thanks in advance.
I'm not exactly sure where to put this quick question concerning the 9-STABLE kernel configuration file. It's just a general reference question. I noticed while I was preparing to switch from 9-RELEASE to 9-STABLE the STABLE kernel configuration file has the entire section concerning Firewire hardware devices missing from it:
Code:
# FireWire support
device firewire # FireWire bus code
# sbp(4) works for some systems but causes boot failure on others
#device sbp # SCSI over FireWire (Requires scbus and da)
device fwe # Ethernet over FireWire (non-standard!)
device fwip # IP over FireWire (RFC 2734,3146)
device dcons # Dumb console driver
device dcons_crom # Configuration ROM for dcons
Thanks in advance.