Pull in pieces of Manuel's patch6:
authordownsj <downsj@openbsd.org>
Wed, 4 Sep 1996 00:51:13 +0000 (00:51 +0000)
committerdownsj <downsj@openbsd.org>
Wed, 4 Sep 1996 00:51:13 +0000 (00:51 +0000)
commit60a9f5abdc43e96d3d15daf4873cd206dbd9faf2
tree451f0a0f6b8949ce9e6a5d3503ef2a528de095f7
parent646a82d2f1b17d3ce1ff13fb459e3158ca70fa91
Pull in pieces of Manuel's patch6:

- At Milton Ngan's request, wdc now probes for atapi devices first, and
  then wd drives, because some old atapi devices were detected as ide
     drives.
   - Integration of Milton Ngan's fix for some
 'wdc_atapi_intr: unknown phase 1' due to a timing problem.

Some additional changes (like ADEV_* -> AQUIRK_*) for the sake of
compatibility.  Manuel's additional quirk type was added as well.

I'm not sure I like the retry change to wdc.c; please let me know if anyone
has any problems with their drives.
sys/dev/atapi/acd.c
sys/dev/atapi/atapiconf.c
sys/dev/atapi/atapilink.h
sys/dev/isa/wdc.c