Plan 9 from Bell Labs 2001-07-26
2 files changed, 2 insertions(+), 1 deletions(-) M pc/devusb.c M pc/etherec2t.c
M pc/devusb.c => pc/devusb.c +1 -1
@@ 1253,7 1253,7 @@ usbreset(void) if(isaconfig("usb", 0, &isa) == 0) { XPRINT("usb not in plan9.ini\n"); // return; return; } ub = &ubus; memset(&cfg, 0, sizeof(cfg));
M pc/etherec2t.c => pc/etherec2t.c +1 -0