Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 12/12/2000 01:58:56
Module Name:	syssrc
Committed By:	onoe
Date:		Mon Dec 11 23:58:56 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: an.c anreg.h
	syssrc/sys/dev/pcmcia: if_an_pcmcia.c

Log Message:
To fix panic at "ifconfig an0 down",
define ANCACHE in if_an_pcmcia.c (XXX)
try not to access registers after interface down.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/an.c syssrc/sys/dev/ic/anreg.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pcmcia/if_an_pcmcia.c

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