Kernel Compile

james jamesp at hisser.org
Mon Mar 24 10:22:43 GMT 2003


Sorry if it seems like I'm spamming the list with questions, I feel like a 
complete newbie!

I have recompiled my kernel (5.0-RELEASE) from source, after commenting 
out everything I no longer need from the config file. I compiled using 
make buildkernel && make installkernel, and rebooted.

uname -a tells me I'm using the new kernel, no problems there.

However, "dmesg" tells me that the USB subsystem is being probed:

uhci0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> port 0xb000-0xb01f 
irq 10 at device 31.2 on pci0
usb0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> port 0xb400-0xb41f 
irq 11 at device 31.4 on pci0
usb1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered

and kldstat:

 3    1 0xc199b000 1c000    usb.ko

but I commented out *everything* USB in my kernel config file. Is this 
right? :)

I would be grateful if someone could help me answer my questions. :)

Cheers

James





More information about the Ukfreebsd mailing list