Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
Module Name: src
Committed By: jakllsch
Date: Mon Jun 8 15:09:35 UTC 2009
Modified Files:
src/sys/dev/ata: atareg.h wd.c
Log Message:
Add atap_max_lba member to ataparams for LBA48 Maximum Address. From OpenBSD.
While here, renumber some __reserved member names to be sequential.
Also, add a member for the World Wide Name.
Use atap_max_lba in wd.c instead of offsets into a __reserved member.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/ata/atareg.h
cvs rdiff -u -r1.377 -r1.378 src/sys/dev/ata/wd.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