Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!sun-spots-request From: jeffz@sun.com (Jeffrey Zank - SBus Software) Newsgroups: comp.sys.sun Subject: Re: Problem with Loadable device drivers on 4.1 and SCSA Keywords: Software Message-ID: <10167@brazos.Rice.edu> Date: 23 Jul 90 15:03:41 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 13 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n262 X-Sun-Spots-Digest: Volume 9, Issue 278, message 2 Originator: spots@titan.rice.edu > I attempt to load the driver with: > > modload ss.o -exec ss_load.sh > > where ss_load.sh creates the device nodes specified by modload. Loading > fails and the message "can't load this module: Invalid argument" is > displayed. Thats because SCSI drivers are currently not modloadable. There is no support for it in the code. That does not mean its not possible to implement. -jeffz-