diff options
author | msmith <msmith@FreeBSD.org> | 1999-10-07 02:17:21 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1999-10-07 02:17:21 +0000 |
commit | f9e0a2c0d2e08321faa5356e9371410b9be348ab (patch) | |
tree | 480cf6857764de29b393b7048a33ae68e9124196 /sys/dev/mlx/mlx.c | |
parent | 5f150b81997dead44f60de656dc47341f1c3641e (diff) | |
download | FreeBSD-src-f9e0a2c0d2e08321faa5356e9371410b9be348ab.zip FreeBSD-src-f9e0a2c0d2e08321faa5356e9371410b9be348ab.tar.gz |
Be much more selective in claiming devices that might be IDE controllers.
The old algorithm was:
if class == storage and subclass != SCSI device must be IDE
This results in claiming 'raid' and 'other' storage devices as IDE,
which is typically not the case.
Reviewed by: sos
Diffstat (limited to 'sys/dev/mlx/mlx.c')
0 files changed, 0 insertions, 0 deletions