Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/dev/pci



Module Name:    src
Committed By:   tron
Date:           Wed Jul 28 10:56:06 UTC 2004

Modified Files:
        src/sys/dev/pci [netbsd-2-0]: geodeide.c pciide_geode_reg.h

Log Message:
Pull up revision 1.2 (requested by rumble in ticket #718):
Add support for the controller found on the AMD (previously
NatSemi) Geode SC1100 controller (as found on the Soekris
NET4801). The chip has two bugs: the first requires dword
alignment, and the second cannot handle exact 64K transfers.
Also, fix a few typos while we're here.
Timings from FreeBSD. Reviewed by Manuel Bouyer.


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/dev/pci/geodeide.c \
    src/sys/dev/pci/pciide_geode_reg.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