Subject: CVS commit: src/sys/arch/amiga/dev
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 08/16/2004 10:07:52
Module Name:	src
Committed By:	aymeric
Date:		Mon Aug 16 10:07:52 UTC 2004

Modified Files:
	src/sys/arch/amiga/dev: gayle_pcmcia.c

Log Message:
add a noop settype() method to the pcmcia_chip_functions to cope with the
recent changes in the PCMCIA code.
This is only compile-tested, but should work because we only support IO cards
on the A1200 for now.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/amiga/dev/gayle_pcmcia.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.