Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/04/2001 00:44:24
Module Name: syssrc
Committed By: martin
Date: Sat Feb 3 22:44:24 UTC 2001
Modified Files:
syssrc/sys/dev/pcmcia: pcmcia_isic.c
Log Message:
Stopgap fix: block interrupts in attach routine until handler is
established.
XXX real fix: make enable/disable for real and invoke them when needed.
XXX This has to wait until the layer 1 <-> layer 2 interface is
XXX restructured.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pcmcia/pcmcia_isic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.