Re: no /dev/ums0 when module loaded
From: M. Warner Losh (imp_at_bsdimp.com)
Date: 01/17/05
- Previous message: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- In reply to: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- Next in thread: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- Reply: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 Jan 2005 23:53:01 -0700 (MST) To: doconnor@gsoft.com.au
In message: <200501171715.22761.doconnor@gsoft.com.au>
"Daniel O'Connor" <doconnor@gsoft.com.au> writes:
: On Mon, 17 Jan 2005 17:07, M. Warner Losh wrote:
: > : I preload all the USB modules I plan to use (a bit annoying I admit). I
: > : believe there is ongoing work in this area though.
: >
: > There is indeed ongoing work in this area. Unless you need ugen,
: > don't load it is the best answer for now. I have some work that I'm
: > migrating to the tree, but this will take a while to get into the
: > tree...
:
: Does not having ugen make this stuff work?
: Hmm actually let me try.. No doesn't seem to :(
:
: ie..
: unplug mouse
: kldunload ums
: kldunload ugen
: plug in mouse
: kldload ums
: nothing :)
Works for me. However, it seems that I have a bunch of stuff outside
the tree that needs to be brought in. And that stuff is mixed in with
some other stuff that's not ready for prime time, so I have to be
careful about what I bring in... And there's at least one bug in
newbus that I need to find and fix before some things (like anything
that implements ucom) will work, and another before ugen will
autodetach...
Warner
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- In reply to: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- Next in thread: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- Reply: Daniel O'Connor: "Re: no /dev/ums0 when module loaded"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|