Sync with sys/i386/isa/wd.c revision 1.142.
This commit is contained in:
parent
1248caae6e
commit
eb072158c0
@ -34,7 +34,7 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* from: @(#)wd.c 7.2 (Berkeley) 5/9/91
|
* 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:
|
/* TODO:
|
||||||
@ -525,6 +525,7 @@ wdattach(struct isa_device *dvp)
|
|||||||
du->dk_lunit = lunit;
|
du->dk_lunit = lunit;
|
||||||
du->dk_port = dvp->id_iobase;
|
du->dk_port = dvp->id_iobase;
|
||||||
|
|
||||||
|
du->dk_altport = du->dk_port + wd_ctlr;
|
||||||
/*
|
/*
|
||||||
* Use the individual device flags or the controller
|
* Use the individual device flags or the controller
|
||||||
* flags.
|
* flags.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user