Gentoo Archives: gentoo-user

From: "de Almeida
To: gentoo-user@l.g.o
Subject: [gentoo-user] origin of kernel module: scsi_wait_scan.mod ??
Date: Thu, 01 May 2008 17:51:31
Message-Id: D2D7D9FE2492524A925313E2D82E1B53085AC3E5@ORNLEXCHANGE.ornl.gov
1 Hello,
2
3 I am compiling a vanilla-sources 2.6.24.4 kernel (2008.0_beta2 minimal
4 install) and no matter what I do to disable scsi support I end up with a
5 scsi module (scsi_wait_scan.mod) after compilation. When looking at the
6 .config file I see
7
8 CONFIG_SCSI=y
9 CONFIG_SCSI_DMA=y
10 ....
11 CONFIG_SCSI_WAIT_SCAN=m
12 ....
13 CONFIG_SCSI_SPI_ATTRS=y
14
15 All of these should not be set because I did not enable them in
16 menuconfig. Something else is setting those. Would someone know what? I
17 turned off usb support completely in menuconfig. I don't need usb
18 support anyway since this is a virtualbox guest OS install.
19
20 Thank you for you help,
21
22 --
23 Valmor de Almeida
24
25 --
26 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] origin of kernel module: scsi_wait_scan.mod ?? Dirk Heinrichs <dirk.heinrichs.ext@×××.com>