Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   dyoung
Date:           Fri May  2 19:12:20 UTC 2003

Modified Files:
        src/sys/dev/ic: aic7xxx_seeprom.c smc93cx6.c smc93cx6var.h

Log Message:
Adapt SMC 93cx6 library so that it will work with both 8- and 32-bit
registers.  This is so that I can read an SMC 93cx6 through the
32-bit registers of the ADMtek ADM8211 802.11 wireless MAC.

Adapt aic to choose 8-bit registers.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/aic7xxx_seeprom.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/ic/smc93cx6.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/smc93cx6var.h

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