Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2003 17:10:59 +0200
From:      Bernd Walter <ticso@cicely9.cicely.de>
To:        Wilko Bulte <wkb@freebie.xs4all.nl>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/conf NOTES files src/sys/dev/usb FILES ehci.c ehci_pci.c ehcireg.h ehcivar.h usb.c src/sys/modules/usb Makefile
Message-ID:  <20030415151059.GK529@cicely9.cicely.de>
In-Reply-To: <20030415145104.GA56092@freebie.xs4all.nl>
References:  <200304141404.h3EE48aL034057@repoman.freebsd.org> <20030415.040624.104031252.ie9t-sbgk@asahi-net.or.jp> <20030415104726.GD529@cicely9.cicely.de> <20030415145104.GA56092@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 15, 2003 at 04:51:04PM +0200, Wilko Bulte wrote:
> On Tue, Apr 15, 2003 at 12:47:26PM +0200, Bernd Walter wrote:
> > On Tue, Apr 15, 2003 at 04:06:24AM +0900, Takeshi Shibagaki wrote:
> > > From: Bernd Walter <ticso@freebsd.org>
> > > Subject: cvs commit: src/sys/conf NOTES files src/sys/dev/usb FILES ehci.c ehci_pci.c ehcireg.h ehcivar.h usb.c src/sys/modules/usb Makefile
> > > Date: Mon, 14 Apr 2003 07:04:08 -0700 (PDT)
> > > Message-ID: <200304141404.h3EE48aL034057@repoman.freebsd.org>
> > > ticso>   add EHCI (USB 2.0) controller support.
> > > 
> > > Great! BTW, Why don't you add the entry into GENERIC?
> > 
> > I asume it needs to be removed from the install kernel then.
> 
> Given that the floppies constantly overflow that would probably be
> necessary. Or is ehci loadable?

It is part of usb.ko.
But we already have parts of usb.ko in GENERIC and the boot kernel for
some archs.

I see the following options:
1) add ehci to GENERIC and get some space by removing other drivers.
2) pull out usb from boot kernel and/or generic and change the
   installer to use the module.
3) add ehci to GENERIC, but not to boot kernel and let users install
   with USB 1.x fall-back support.

I personaly prefer option 2, but I need help with the installer.
Option 3 is easy to have.

-- 
B.Walter                   BWCT                http://www.bwct.de
ticso@bwct.de                                  info@bwct.de



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