Source-Changes archive

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

CVS commit: src/sys/arch/amd64/conf



Module Name:    src
Committed By:   sekiya
Date:           Tue Jul 12 20:22:45 UTC 2005

Modified Files:
        src/sys/arch/amd64/conf: GENERIC INSTALL INSTALL_ACPI Makefile.amd64
            files.amd64

Log Message:
Add config goo for ath.  Tested with a PCI card, detected as:

        ath0 at pci0 dev 10 function 0
        ath0: interrupting at ioapic0 pin 17 (irq 5)
        ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
        ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
        ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 
24Mbps 36M bps 48Mbps 54Mbps
        ath0: mac 5.9 phy 4.3 radio 3.6

Cardbus untested, so it is commented out.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -r1.35 -r1.36 src/sys/arch/amd64/conf/INSTALL
cvs rdiff -r1.24 -r1.25 src/sys/arch/amd64/conf/INSTALL_ACPI
cvs rdiff -r1.6 -r1.7 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -r1.16 -r1.17 src/sys/arch/amd64/conf/files.amd64

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