diff options
| author | mycroft <mycroft@NetBSD.org> | 1995-08-07 14:26:51 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1995-08-07 14:26:51 +0000 |
| commit | e4413d1a10ae6ab7050db74f7e702b191b3bb59c (patch) | |
| tree | a8f0cccec9527fa72eb2e771407770f353b549b6 /sys/dev | |
| parent | f657f5bf3ef895b53c272d7eda992b45fa477b4d (diff) | |
Fix another comment.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/ic/mb86960.c | 7 | ||||
| -rw-r--r-- | sys/dev/ic/mb86960var.h | 7 | ||||
| -rw-r--r-- | sys/dev/isa/if_ate.c | 7 | ||||
| -rw-r--r-- | sys/dev/isa/if_fe.c | 7 | ||||
| -rw-r--r-- | sys/dev/isa/if_fmv.c | 7 |
5 files changed, 0 insertions, 35 deletions
diff --git a/sys/dev/ic/mb86960.c b/sys/dev/ic/mb86960.c index 3a877fe2192..4f10f48f143 100644 --- a/sys/dev/ic/mb86960.c +++ b/sys/dev/ic/mb86960.c @@ -239,13 +239,6 @@ struct cfdriver fecd = { /* * Fe driver specific constants which relate to 86960/86965. - * They are here (not in if_fereg.h), since selection of those - * values depend on driver design. I want to keep definitions in - * if_fereg.h "clean", so that if someone wrote another driver - * for 86960/86965, if_fereg.h were usable unchanged. - * - * The above statement sounds somothing like it's better to name - * it "ic/mb86960.h" but "if_fereg.h"... Should I do so? FIXME. */ /* Interrupt masks. */ diff --git a/sys/dev/ic/mb86960var.h b/sys/dev/ic/mb86960var.h index 3a877fe2192..4f10f48f143 100644 --- a/sys/dev/ic/mb86960var.h +++ b/sys/dev/ic/mb86960var.h @@ -239,13 +239,6 @@ struct cfdriver fecd = { /* * Fe driver specific constants which relate to 86960/86965. - * They are here (not in if_fereg.h), since selection of those - * values depend on driver design. I want to keep definitions in - * if_fereg.h "clean", so that if someone wrote another driver - * for 86960/86965, if_fereg.h were usable unchanged. - * - * The above statement sounds somothing like it's better to name - * it "ic/mb86960.h" but "if_fereg.h"... Should I do so? FIXME. */ /* Interrupt masks. */ diff --git a/sys/dev/isa/if_ate.c b/sys/dev/isa/if_ate.c index 3a877fe2192..4f10f48f143 100644 --- a/sys/dev/isa/if_ate.c +++ b/sys/dev/isa/if_ate.c @@ -239,13 +239,6 @@ struct cfdriver fecd = { /* * Fe driver specific constants which relate to 86960/86965. - * They are here (not in if_fereg.h), since selection of those - * values depend on driver design. I want to keep definitions in - * if_fereg.h "clean", so that if someone wrote another driver - * for 86960/86965, if_fereg.h were usable unchanged. - * - * The above statement sounds somothing like it's better to name - * it "ic/mb86960.h" but "if_fereg.h"... Should I do so? FIXME. */ /* Interrupt masks. */ diff --git a/sys/dev/isa/if_fe.c b/sys/dev/isa/if_fe.c index 3a877fe2192..4f10f48f143 100644 --- a/sys/dev/isa/if_fe.c +++ b/sys/dev/isa/if_fe.c @@ -239,13 +239,6 @@ struct cfdriver fecd = { /* * Fe driver specific constants which relate to 86960/86965. - * They are here (not in if_fereg.h), since selection of those - * values depend on driver design. I want to keep definitions in - * if_fereg.h "clean", so that if someone wrote another driver - * for 86960/86965, if_fereg.h were usable unchanged. - * - * The above statement sounds somothing like it's better to name - * it "ic/mb86960.h" but "if_fereg.h"... Should I do so? FIXME. */ /* Interrupt masks. */ diff --git a/sys/dev/isa/if_fmv.c b/sys/dev/isa/if_fmv.c index 3a877fe2192..4f10f48f143 100644 --- a/sys/dev/isa/if_fmv.c +++ b/sys/dev/isa/if_fmv.c @@ -239,13 +239,6 @@ struct cfdriver fecd = { /* * Fe driver specific constants which relate to 86960/86965. - * They are here (not in if_fereg.h), since selection of those - * values depend on driver design. I want to keep definitions in - * if_fereg.h "clean", so that if someone wrote another driver - * for 86960/86965, if_fereg.h were usable unchanged. - * - * The above statement sounds somothing like it's better to name - * it "ic/mb86960.h" but "if_fereg.h"... Should I do so? FIXME. */ /* Interrupt masks. */ |
