Source-Changes archive

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

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   onoe
Date:           Mon Apr 15 15:05:59 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: wireg.h
        syssrc/sys/dev/pcmcia: if_wi_pcmcia.c

Log Message:
Add support to Symbol Wireless Networker CF card.
The card is Type 1 CF card and it doesn't have firmware in.
So we need to download the firmware image into the card before
touching it.
XXX downloading code should be written in generic (bus independent),
    but I don't have enough information for now.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/dev/ic/wireg.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/pcmcia/if_wi_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