Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 11/02/2000 09:04:47
Module Name: syssrc
Committed By: msaitoh
Date: Thu Nov 2 07:04:47 UTC 2000
Modified Files:
syssrc/sys/dev/pcmcia: if_ne_pcmcia.c
Log Message:
Fix two bugs.
- Doesn't fail ne_pcmcia_attach() if ne_pcmcia_ax88190_set_iobase() failed.
- Check whether LIOBASE register is writable or not (dirty hack!).
Fix PR. 11285
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/dev/pcmcia/if_ne_pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.