Dear Sirs!
In ums(5) I read:
In dmesg does not appear uhci. May I omit device uhci in the configuration file?
dmesg mentions the HD as ada0. In ada(4) I read:
But there is no such module loaded. Why? Should I include
"device ada" in the configuration file?
Thanks
Rodrigo
kldstat
tells me that ums.ko was loaded, but this is not mentioned in loader.conf. I suppose some daemon loaded it. Is there a problem compiling the kernel with it?In ums(5) I read:
Code:
device ums
device uhci
device ohci
device usb
In dmesg does not appear uhci. May I omit device uhci in the configuration file?
dmesg mentions the HD as ada0. In ada(4) I read:
Code:
device ada
But there is no such module loaded. Why? Should I include
"device ada" in the configuration file?
Thanks
Rodrigo