diff options
| author | wiz <wiz@NetBSD.org> | 2002-07-26 01:00:39 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-07-26 01:00:39 +0000 |
| commit | 5db23d2c5dfedfc46bf9474349ec68979a730fb4 (patch) | |
| tree | 4b019897a532ef21dfa6bcfb9217baa8b5439764 /sys/dev/microcode/siop | |
| parent | 328bb3729362863fafe0b5481e056e66d44707c8 (diff) | |
enouth -> enough.
Diffstat (limited to 'sys/dev/microcode/siop')
| -rw-r--r-- | sys/dev/microcode/siop/siop.ss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/siop/siop.ss b/sys/dev/microcode/siop/siop.ss index 8366769adda..4c29f771ba4 100644 --- a/sys/dev/microcode/siop/siop.ss +++ b/sys/dev/microcode/siop/siop.ss @@ -1,4 +1,4 @@ -; $NetBSD: siop.ss,v 1.15 2002/04/23 20:41:16 bouyer Exp $ +; $NetBSD: siop.ss,v 1.16 2002/07/26 01:00:44 wiz Exp $ ; ; Copyright (c) 2000 Manuel Bouyer. @@ -153,7 +153,7 @@ script_sched: ; changes the FALSE to TRUE. The select script will change it back to false ; once the target is selected. ; The RAM could hold 370 slot entry, we limit it to 40. Should be more than -; enouth. +; enough. script_sched_slot0: JUMP abs_script_sched_slot0, IF FALSE; JUMP abs_script_sched_slot0, IF FALSE; |
