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: Fri Aug 6 19:07:13 UTC 2004
Modified Files:
src/sys/dev/pcmcia: if_ne_pcmcia.c mhzc.c pcmciadevs
Log Message:
A few things:
* The DEPCM-XX cards don't need to be recognized by OUI or string -- they
work just fine with the IO-DATA PC-LAT/E attachment, and are probable OEM.
So, remove the DEPCM case.
* PCMCIA_STR_* elimination.
* The Megahertz EM3336 is not always an X-Jack device, so take the "XJ" out
of the product number.
To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 src/sys/dev/pcmcia/if_ne_pcmcia.c
cvs rdiff -r1.14 -r1.15 src/sys/dev/pcmcia/mhzc.c
cvs rdiff -r1.202 -r1.203 src/sys/dev/pcmcia/pcmciadevs
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