From owner-freebsd-mobile Mon Oct 8 8:16:29 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from web12403.mail.yahoo.com (web12403.mail.yahoo.com [216.136.173.130]) by hub.freebsd.org (Postfix) with SMTP id 92F1B37B407 for ; Mon, 8 Oct 2001 08:16:26 -0700 (PDT) Message-ID: <20011008151626.2695.qmail@web12403.mail.yahoo.com> Received: from [198.22.121.120] by web12403.mail.yahoo.com via HTTP; Mon, 08 Oct 2001 08:16:26 PDT Date: Mon, 8 Oct 2001 08:16:26 -0700 (PDT) From: bob bobing Subject: Re: maestro 2e To: Taku YAMAMOTO Cc: Edwin Culp , freebsd-mobile@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org sweet, so its not just me! I have no problem loading it via loader.conf, i was just wondering why it wasn't working if i loaded it after boot. Also should this be documented, or should a PR be filled, or do i just need to quit my bitching :). thanks for looking at this again!!! --- Taku YAMAMOTO wrote: > We can't kldload snd_maestro.ko after boot, because > Maestro2E is > probed as chipX by sys/pci/pcisupport.c so > snd_maestro.ko can't > probe the chip later. > # This is not appricable for 5-CURRENT. > > FYI, If you won't put the line into loader.conf, you > can tell the > loader(8) to load the module by typing > load snd_maestro > (or whatever module) at the loader (ok) prompt. > > > loader.conf shouldn't that be documented > somewhere, > > The real solution would be removing 4 lines from > pcisupport.c, IMMO. > > --- src/sys/pci/pcisupport.c.orig 2001/08/15 > 04:04:59 1.154.2.7 > +++ src/sys/pci/pcisupprot.c > @@ -1307,8 +1307,4 @@ > return ("NeoMagic MagicMedia 256ZX Audio > controller"); > > - /* ESS Technology Inc -- vendor 0x125d */ > - case 0x1978125d: > - return ("ESS Technology Maestro 2E Audio > controller"); > - > /* Toshiba -- vendor 0x1179 */ > case 0x07011179: > > -- > YAMAMOTO, Taku > Member of Advanced Computer and Communication > Studies Society > (ACCESS for short), Information Processing Center, > Saitama Univ. __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message