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:38:49 UTC 2004

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

Log Message:
Make a couple of Megahertz cards (one straight Ethernet, one multifunction)
work by:
* adding another product to the table,
* checking the function type (to reject the serial port),
* trying harder to find the MAC address in the CIS strings (it may occur in
  one of two different places).
Also, PCMCIA_STR_* elimination.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/pcmcia/if_sm_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