Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: rumble
Date: Tue Jul 27 00:19:27 UTC 2004
Modified Files:
src/sys/dev/pci: geodeide.c pciide_geode_reg.h
Log Message:
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 -r1.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