Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2002 16:42:46 +0900 (JST)
From:      nis <nis@harl.hitachi.co.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   i386/34223: TDK Compact Flash is not listed in /etc/defaults/pccard.conf
Message-ID:  <200201240742.g0O7gko70305@pc3.harl.hitachi.co.jp>

next in thread | raw e-mail | index | archive | help

>Number:         34223
>Category:       i386
>Synopsis:       TDK Compact Flash is not listed in /etc/defaults/pccard.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 23 23:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     nis
>Release:        FreeBSD 4.5-RC3 i386
>Organization:
CRL, Hitachi, Ltd.
>Environment:
System: FreeBSD pc3.geta.hatoyama.hitachi.co.jp 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Thu Sep 27 07:58:53 JST 2001 nis@pc3.geta.hatoyama.hitachi.co.jp:/usr/src/sys/compile/PC3 i386


	IBM ThinkPad 770Z
	FreeBSD 4.5-RC3 (GENERIC) #0: Wed Jan 23 08:08:22 GMT 2002
>Description:
	TDK 32MByte Compact Flash is recognized as "TDK TC_H\xff"
	which does not match any entry in /etc/defaults/pccard.conf
>How-To-Repeat:
	
	Insert TDK Compact Flash TCO32H into the PC-Card slot.
>Fix:
--- pccard.conf.orig    Thu Jan 24 16:34:27 2002
+++ pccard.conf Thu Jan 24 16:31:38 2002
@@ -268,7 +268,7 @@
        config  0x1 "ata" ?
 
 # TDK Flash ATA
-card "TDK TC_H." "/.*/"
+card "/TDK TC_H./" "/.*/"
        config  0x1 "ata" ?
 
 # IO Data CBIDE (bundled with CDP-FX24, etc.)
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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