From simond@irrelevant.org  Thu Mar 28 01:44:16 2002
Return-Path: <simond@irrelevant.org>
Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121])
	by hub.freebsd.org (Postfix) with ESMTP id E74B737B405
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Mar 2002 01:44:15 -0800 (PST)
Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1)
	id 16qWS6-0000yl-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 28 Mar 2002 09:44:14 +0000
Message-Id: <E16qWS6-0000yl-00@nelly.internal.irrelevant.org>
Date: Thu, 28 Mar 2002 09:44:14 +0000
From: Simon Dick <simond@irrelevant.org>
Reply-To: Simon Dick <simond@irrelevant.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Addition to /etc/defaults/pccard.conf
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36416
>Category:       conf
>Synopsis:       Addition to /etc/defaults/pccard.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 28 01:50:00 PST 2002
>Closed-Date:    Sun Sep 29 13:05:05 MDT 2002
>Last-Modified:  Sun Sep 29 13:05:05 MDT 2002
>Originator:     Simon Dick
>Release:        FreeBSD 4.5-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD laptop.internal.irrelevant.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Mar 22 17:37:09 GMT 2002     root@laptop.internal.irrelevant.org:/usr/obj/usr/src/sys/LAPTOP  i386

>Description:

Update to recognise Integral ATA CF cards

>How-To-Repeat:
>Fix:

Index: pccard.conf
===================================================================
RCS file: /usr/nfs/ncvs/src/etc/defaults/pccard.conf,v
retrieving revision 1.236
diff -u -r1.236 pccard.conf
--- pccard.conf	18 Mar 2002 04:51:01 -0000	1.236
+++ pccard.conf	28 Mar 2002 09:40:23 -0000
@@ -291,6 +291,10 @@
 card "/VIKING ATA/CF FLASH CARD */" "/TOR/AM */"
 	config	0x2 "ata" ?
 	
+# Integral ATA Flash card
+card "C-ONE" "/CFA .*/"
+	config 0x1 "ata" ?
+
 ########## awi ##########
 
 # Generic AMD Am79c930 based card
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: cjc 
Responsible-Changed-When: Thu Mar 28 12:32:10 PST 2002 
Responsible-Changed-Why:  
Over to the Primary PC Card Person. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36416 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Sun Sep 29 13:04:34 MDT 2002 
State-Changed-Why:  
Flash now uses config entry 0x1, so specific entries are no longer needed. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=36416 
>Unformatted:
