]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rearrange the probecode, so that 80pin cables can be identified
authorSøren Schmidt <sos@FreeBSD.org>
Tue, 18 Jan 2000 21:02:59 +0000 (21:02 +0000)
committerSøren Schmidt <sos@FreeBSD.org>
Tue, 18 Jan 2000 21:02:59 +0000 (21:02 +0000)
commit974f34013a14311efa6b060f49ba4c31167769fe
tree541f0af793340b17766c382dba27de666fd7cd5f
parent2937d5542f9472eace515a1d20bc08509033ed48
Rearrange the probecode, so that 80pin cables can be identified
correctly on both master and slave.
Smash together the ata_params & atapi_params structures as they
are more or less equal anyways.
Get rid of the last SYSINIT's in here.
sys/dev/ata/ata-all.c
sys/dev/ata/ata-all.h
sys/dev/ata/ata-disk.c
sys/dev/ata/ata-disk.h
sys/dev/ata/atapi-all.c
sys/dev/ata/atapi-all.h
sys/dev/ata/atapi-cd.c
sys/dev/ata/atapi-cd.h
sys/dev/ata/atapi-fd.c
sys/dev/ata/atapi-tape.c