From f55abc822a2cfff6808dbea1e9f57849b23f1d1c Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Fri, 22 Sep 1995 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 1995-09-22 --- pc/ether2000.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pc/ether2000.c b/pc/ether2000.c index 51f4b7bbf7154b4e3fa28534a472ce7538ffc852..fffbace470f3fc14006cd9bd228130f84405ea65 100644 --- a/pc/ether2000.c +++ b/pc/ether2000.c @@ -22,7 +22,7 @@ */ enum { Data = 0x10, /* offset from I/O base of data port */ - Reset = 0x18, /* offset from I/O base of reset port */ + Reset = 0x1F, /* offset from I/O base of reset port */ }; static int @@ -67,6 +67,7 @@ reset(Ether *ether) buf[0] = inb(port+Reset); delay(2); outb(port+Reset, buf[0]); + delay(2); /* * Init the (possible) chip, then use the (possible)