diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1999-11-28 12:17:05 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1999-11-28 12:17:05 +0000 |
commit | ac5f76b6b191c7a0615c24cb9a5b1cb032acd290 (patch) | |
tree | 7828bce4dea5d216e9ad73baa2a261cd712cbf65 | |
parent | fb914fa4cdeb68f18b3d06272f59d39ea28aafb8 (diff) |
Add commented out hsq entry.
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 37e7236ae3f..a5162bed1c9 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.141 1999/11/28 11:53:23 downsj Exp $ +# $OpenBSD: GENERIC,v 1.142 1999/11/28 12:17:04 downsj Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -107,6 +107,8 @@ pccom* at ast? slave ? #pccom* at boca? slave ? #rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards #pccom* at rtfps? slave ? +#hsq0 at isa? port 0x140 irq 10 # Hostess 4-port serial card +#pccom* at hsq? slave ? pccom* at pcmcia? function ? # PCMCIA modems/serial ports pccom* at isapnp? pccom* at puc? port ? |