diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2005-12-01 17:36:39 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2005-12-01 17:36:39 +0000 |
| commit | ef8d441925aa28fd92698ac95d002787e99ba7bb (patch) | |
| tree | 2ef9757e5b24c4ae2516e78f2ce28d47a7dc16b4 | |
| parent | d53cdc6c43d50aa29ee3afd2701799c8b53cfc1b (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/article.sgml | 5 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/common/dev.sgml | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index e78a080fad082..c6b7549899094 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -599,8 +599,9 @@ &hwlist.sr; <para arch="i386,amd64">Specialix SI/XIO/SX multiport serial cards, with both the - older SIHOST2.x and the new <quote>enhanced</quote> (transputer - based, aka JET) host cards (ISA, EISA and PCI are supported) + older SIHOST2.x and the <quote>enhanced</quote> (transputer + based, aka JET) host cards (ISA, EISA and PCI) are supported. + Note that the newer SX+ PCI cards are not currently supported. (&man.si.4; driver)</para> <para arch="pc98">Internel serial interfaces (&man.sio.4; driver) diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index e78a080fad082..c6b7549899094 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -599,8 +599,9 @@ &hwlist.sr; <para arch="i386,amd64">Specialix SI/XIO/SX multiport serial cards, with both the - older SIHOST2.x and the new <quote>enhanced</quote> (transputer - based, aka JET) host cards (ISA, EISA and PCI are supported) + older SIHOST2.x and the <quote>enhanced</quote> (transputer + based, aka JET) host cards (ISA, EISA and PCI) are supported. + Note that the newer SX+ PCI cards are not currently supported. (&man.si.4; driver)</para> <para arch="pc98">Internel serial interfaces (&man.sio.4; driver) |
