Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2001 08:16:26 -0700 (PDT)
From:      bob bobing <this_is_my_act@yahoo.com>
To:        Taku YAMAMOTO <taku@cent.saitama-u.ac.jp>
Cc:        Edwin Culp <eculp@EnContacto.Net>, freebsd-mobile@FreeBSD.ORG
Subject:   Re: maestro 2e
Message-ID:  <20011008151626.2695.qmail@web12403.mail.yahoo.com>
In-Reply-To: <rtgeloe2n48.wl@urawa3-76.kcom.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <taku@cent.saitama-u.ac.jp> 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 <taku@cent.saitama-u.ac.jp>
> 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




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