Date: Thu, 27 Jan 2000 12:48:34 +0900 From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: onoe@sm.sony.co.jp Cc: mobile@freebsd.org Subject: Re: pccardd patch [Auto select config index] Message-ID: <200001270348.MAA22985@tasogare.imasy.or.jp> In-Reply-To: Your message of "Thu, 27 Jan 2000 11:17:46 %2B0900 (JST)" <200001270217.LAA02198@duplo.sm.sony.co.jp> References: <200001270217.LAA02198@duplo.sm.sony.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Thanks Onoe-san, for testing a lot of cards. Can we add these entry to pccard.conf.sample? > * works fine with "config auto" > card "NCR" "WaveLAN/IEEE" > card "ACCTON" "EN2216-PCMCIA-ETHERNET" > card "3Com Corporation" "3C589D" > card "AD PC_CARD" "RC288ACL" > card "3Com" "Megahertz 589E" > > * works fine with "config auto", though it has no entry in -current > card "NTT DoCoMo" "PCMCIA DATA/FAX ADAPTER 9600 Mark2" > card "MEGAHERTZ" "CC/XJEM3336" > > * works fine with "config auto", though it has no driver in current:-) > card "Bay Networks" "BayStack 650 Wireless LAN" > card "Icom" "SL-200" > > - awi driver will be found in ftp://onoe2.sm.sony.co.jp/pub/awi/ > > * only works with "config 0x01", failed with "config auto" > card "SONY" "MEMORYSTICK( 4M)" > card "SONY" "MEMORYSTICK( 32M)" > card "SONY" "MEMORYSTICK( 64M)" > > auto chooses io port from config index 3 (0x170 == ata1) > since GENERIC kernel has static configuration for ata1, > alloc_unit slides it to ata2. > io port 0x170 is already used for ata1, and fails to probe. > > - attached patch (originally posted to -mobile by Warner) > enables to attach ATA flash only once during boot... 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?200001270348.MAA22985>