Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 03:04:38 +0900 (JST)
From:      Norikatsu Shigemura <nork@ninth-nine.com>
To:        "toxa" <postfix@sendmail.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: CURRENT state of modules
Message-ID:  <200312171804.hBHI4cjB057874@sakura.ninth-nine.com>
In-Reply-To: <000501c3c2a3$97b75c60$0202a8c0@karputer>
References:  <200312121910.14245.postfix@sendmail.ru> <20031212.124333.73362266.imp@bsdimp.com> <20031214011007.3400fe79.nork@ninth-nine.com> <001e01c3c19a$ac1b9900$0202a8c0@karputer> <20031214022203.2cb9a232.nork@ninth-nine.com> <000f01c3c1a0$1c0b3310$0202a8c0@karputer> <20031214032122.2d0dfab1.nork@ninth-nine.com> <000501c3c2a3$97b75c60$0202a8c0@karputer>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Dec 2003 03:37:16 +0300
"toxa" <postfix@sendmail.ru> wrote:
> > 1. to use usb module.
> >    echo 'usb_load="YES"' >> /boot/loader.conf.local
> >    Remove 'device usb' / 'device uhci' / 'device ohci' from your kernel
> >    configuration.
> > 2. to use device usb.
> >    Don't echo 'usb_load="YES"' >> /boot/loader.conf.local
> >    Add 'device usb' and ('device uhci' or/and 'device ohci') to your
> kernel
> >    configuration.
> >
> Oh, and does ehci (which is usb 2.0 as i know) included in usb.ko too?
> Thanks

	Oops, sorry.  I forgot ehci(4).  Yes, usb.ko has ehci(4).  And
	Remove device ehci[1], Add or/and device ehci[2], same:-).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312171804.hBHI4cjB057874>