Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/06/2004 13:43:00
Module Name: src
Committed By: mycroft
Date: Tue Jul 6 13:43:00 UTC 2004
Modified Files:
src/sys/dev/pcmcia: com_pcmcia.c
Log Message:
Fix alignment argument to pcmcia_io_alloc() to prevent a gratuitous panic,
per PR 6069.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/pcmcia/com_pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.