CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/09/22 00:40:25
Modified files:
sys/arch/sparc/dev: presto.c xd.c xy.c
sys/arch/vax/mba: hp.c
sys/arch/vax/mscp: mscp_disk.c
sys/arch/vax/vsa: hdc9224.c
sys/dev : flash.c
Log message:
Add DIOCGPDINFO to drivers that were lacking it. Where there
is no easily available physical information outside of the stored
disklabel just make it a synonym for DIOCGDINFO.
Commit on the theory it is unlikely to harm, and fallout can be
addressed in the mass re-compile that will follow j2k10.
Should allow auto-allocation of disks to work with all devices.
ok deraadt@