Randy, an *execellent* tip, thanks !

I did a grep and found nosub stuff in my rc.sysinit file.  However, the conditional 
includes some other conditions that I need to parse.

My attempts to "watch" rc.sysinit with various echo/logging statements are getting 
confused.  Looks like there are two log "buffers" involved and they are combined at a 
later time, which messes up the time sequence.

But I'm back on the right track :)  Thanks, Scott.


On Mon, 23 Sep 2002 10:33:32 -0700 (PDT)
"Randy.Dunlap" <[EMAIL PROTECTED]> wrote:


> So, I've been told that "nousb" is a part of some
> init scripts, not part of the kernel USB subsystem.
> 
> On my system, in /etc/init.d/usb, I see this:
> grep -iq nousb /proc/cmdline && exit 0
> 
> Do you have anything like this in some init script?
> 
> -- 
> ~Randy
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to