Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/05/2000 03:14:39
Module Name:	syssrc
Committed By:	tv
Date:		Sun Nov  5 01:14:39 UTC 2000

Modified Files:
	syssrc/sys/dev/pcmcia [netbsd-1-5]: if_ne_pcmcia.c

Log Message:
Pullup 1.64 [msaitoh]:
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.62 -r1.62.4.1 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.