Re: RE : option to disable SvrWks OSB4 ?
Stephan van Hienen <[email protected]> Thu, 17 Feb 2005 18:55:42 +0100 (CET)
| Newsgroups | gmane.linux.tao.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 17 Feb 2005, Ugo Bellavance wrote: > Maybe running kudzu once you've disabled it in the BIOS? it looks like the driver is compiled static in the kernel ? # cat /etc/modules.conf alias eth0 e100 alias eth1 e1000 alias eth2 e1000 alias scsi_hostadapter sym53c8xx alias usb-controller usb-ohci alias scsi_hostadapter1 3w-xxxx ]# lsmod Module Size Used by Not tainted audit 90744 2 (autoclean) e1000 77884 1 e100 60048 0 (unused) microcode 6912 0 (autoclean) keybdev 2976 0 (unused) mousedev 5688 0 (unused) hid 22308 0 (unused) input 6176 0 [keybdev mousedev hid] usb-ohci 23176 0 (unused) usbcore 81152 1 [hid usb-ohci] ext3 89992 1 jbd 55092 1 [ext3] raid0 3720 0 (unused) 3w-xxxx 37600 0 sym53c8xx 67952 2 sd_mod 13936 4 scsi_mod 115240 3 [3w-xxxx sym53c8xx sd_mod]