Source-Changes archive

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

CVS commit: src/sys/dev/pcmcia



Module Name:    src
Committed By:   mycroft
Date:           Tue Aug 10 05:24:56 UTC 2004

Modified Files:
        src/sys/dev/pcmcia: if_ne_pcmcia.c

Log Message:
Update to the new world order.

"While I'm here..."
All that grotesque code allegedly for the 88190 and 88790 is actually just
mapping the CCR and writing to it.  So, enable the device normally and use
pcmcia_ccr_{read,write}() rather than doing this crap ourselves.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/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.




Home | Main Index | Thread Index | Old Index