Sync with sys/i386/isa/wd.c revision 1.142.

This commit is contained in:
kato 1997-11-04 12:58:48 +00:00
parent 80e26d12da
commit 675448121b

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)wd.c 7.2 (Berkeley) 5/9/91
* $Id: wd.c,v 1.33 1997/09/22 12:24:39 kato Exp $
* $Id: wd.c,v 1.34 1997/10/13 09:24:04 kato Exp $
*/
/* TODO:
@ -525,6 +525,7 @@ wdattach(struct isa_device *dvp)
du->dk_lunit = lunit;
du->dk_port = dvp->id_iobase;
du->dk_altport = du->dk_port + wd_ctlr;
/*
* Use the individual device flags or the controller
* flags.