Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pcmcia



"Charles M. Hannum" <mycroft%NetBSD.org@localhost> writes:

> Module Name:  src
> Committed By: mycroft
> Date:         Mon Aug  9 00:00:36 UTC 2004
> 
> Modified Files:
>       src/sys/dev/pcmcia: if_ne_pcmcia.c
> 
> Log Message:
> Create two windows iff the config table asks for it.  Try to make them
> contiguous.  Map windows with mode AUTO since we have mixed size access.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.126 -r1.127 src/sys/dev/pcmcia/if_ne_pcmcia.c

The io handle need to free when failed to alloc sc_pcioh2 is not the
sc_pcioh2 but the sc_pcioh.

enami.



Home | Main Index | Thread Index | Old Index