Subject: CVS commit: syssrc/sys/dev/pcmcia
To: None <source-changes@netbsd.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/05/2001 19:40:06
Module Name:	syssrc
Committed By:	pooka
Date:		Wed Sep  5 16:40:06 UTC 2001

Modified Files:
	syssrc/sys/dev/pcmcia: if_sm_pcmcia.c

Log Message:
* make this match the Psion Goldcard
* teach it to read the MAC addr from the correct place (from OpenBSD)
* change order of intr_dis/establish() and function_en/disable() to
  avoid panics on this multifunction card due to the CCR window
  not being mapped in intr_dis/establish()


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/pcmcia/if_sm_pcmcia.c

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