diff options
author | briggs <briggs@cvs.openbsd.org> | 1997-01-26 18:57:05 +0000 |
---|---|---|
committer | briggs <briggs@cvs.openbsd.org> | 1997-01-26 18:57:05 +0000 |
commit | 16b85bcb4b3ead1ad348565c948d942570f67be7 (patch) | |
tree | fcc1837992f70c8e64a952963d83e22369fa0906 /sys/arch | |
parent | e9c9844eedc232cc66220bfef5fb0779ba3e5aea (diff) |
Nuke cruft from NetBSD merge (max_target).
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/mac68k/dev/ncr5380.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mac68k/dev/ncr5380.c b/sys/arch/mac68k/dev/ncr5380.c index 102a8dceb83..b5aea64f8e7 100644 --- a/sys/arch/mac68k/dev/ncr5380.c +++ b/sys/arch/mac68k/dev/ncr5380.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ncr5380.c,v 1.12 1997/01/24 01:35:34 briggs Exp $ */ +/* $OpenBSD: ncr5380.c,v 1.13 1997/01/26 18:57:04 briggs Exp $ */ /* $NetBSD: ncr5380.c,v 1.38 1996/12/19 21:48:18 scottr Exp $ */ /* @@ -239,7 +239,6 @@ void *auxp; sc->sc_link.adapter = &ncr5380_switch; sc->sc_link.device = &ncr5380_dev; sc->sc_link.openings = NREQ - 1; - sc->sc_link.max_target = 7; /* * bitmasks |