Messages in this thread |  | | From | Andrzej Krzysztofowicz <> | Subject | Re: Kernel 2.4.4, Adaptec 7880 on board controller | Date | Fri, 11 May 2001 08:19:35 +0200 (MET DST) |
| |
"Joachim Backes wrote:" > when booting on a machine having an Adaptec 7880 on board > controller (Kernel 2.4.4), then i get the following msg: > ... > SCSI subsystem driver Revision: 1.00 > request_module[scsi_hostadapter]: Root fs not mounted > request_module[scsi_hostadapter]: Root fs not mounted > request_module[scsi_hostadapter]: Root fs not mounted > ... > The aic7xxx scsi driver is not configured as module, > but linked to the kernel.
Hmmm, I observe similar messages when - scsi low-level driver (eg. sd, sr, st) linked to the kernel, - no appropriate (corresponding to any of the above drivers) devices found on the hostadapters which have support linked to the kernel.
I don't think it is driver-specyfic. As I looked at the code it would be difficult to avoid them (unless a linked-to-the-kernel function is able to detect whether it is called from __init code or from a module initialization code).
-- ======================================================================= Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Technical University of Gdansk
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |