2002-03-25 22:15:35 +03:00
|
|
|
.\" $NetBSD: isic.4,v 1.10 2002/03/25 19:15:35 martin Exp $
|
2001-01-05 18:43:14 +03:00
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 1997, 2000 Hellmuth Michaelis. All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
|
|
|
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
|
|
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
|
|
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
|
|
|
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
|
|
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
|
|
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
|
|
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
|
|
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
|
|
.\" SUCH DAMAGE.
|
|
|
|
.\"
|
2002-03-25 22:15:35 +03:00
|
|
|
.\" $Id: isic.4,v 1.10 2002/03/25 19:15:35 martin Exp $
|
2001-01-05 18:43:14 +03:00
|
|
|
.\"
|
|
|
|
.\" $FreeBSD$
|
|
|
|
.\"
|
|
|
|
.\" last edit-date: [Thu Mar 16 16:21:45 2000]
|
|
|
|
.\"
|
|
|
|
.Dd March 16, 2000
|
|
|
|
.Dt ISIC 4
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm isic
|
|
|
|
.Nd isdn4bsd Siemens ISDN Chipset device driver
|
|
|
|
.Sh SYNOPSIS
|
|
|
|
On the ISA bus:
|
|
|
|
.Pp
|
|
|
|
Teles S0/8 or Niccy 1008 card:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICISA_TEL_S0_8
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic0 at isa? iomem 0xd0000 irq 5"
|
|
|
|
.Pp
|
|
|
|
Teles S0/16 or Creatix ISDN-S0 or Niccy 1016 card:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICISA_TEL_S0_16
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic0 at isa? port 0xd80 iomem 0xd0000 irq 5"
|
|
|
|
.Pp
|
|
|
|
Teles S0/16.3 card:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICISA_TEL_S0_16_3
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic0 at isa? port 0xd80 irq 5"
|
|
|
|
.Pp
|
|
|
|
AVM A1 or AVM Fritz card:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICISA_AVM_A1
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic0 at isa? port 0x340 irq 5"
|
|
|
|
.Pp
|
|
|
|
USRobotics Sportster ISDN TA internal or Stollmann Tina-pp card:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICISA_USR_STI
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic0 at isa? port 0x268 irq 5"
|
|
|
|
.Pp
|
|
|
|
ITK ix1 micro card:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICISA_ITKIX1
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic0 at isa? port 0x398 irq 10"
|
|
|
|
.Pp
|
|
|
|
On the ISAPNP bus:
|
|
|
|
.Pp
|
|
|
|
Teles S0/16.3 PnP card
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPNP_TEL_S0_16_3_P
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at isapnp?"
|
|
|
|
.Pp
|
2002-02-13 11:17:26 +03:00
|
|
|
Creatix ISDN-S0 P\*[Am]P card
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPNP_CRTX_S0_P
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at isapnp?"
|
|
|
|
.Pp
|
|
|
|
Dr. Neuhaus Niccy GO@
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPNP_DRN_NGO
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at isapnp?"
|
|
|
|
.Pp
|
|
|
|
ELSA QuickStep 1000pro (ISA version):
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPNP_ELSA_QS1ISA
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at isapnp?"
|
|
|
|
.Pp
|
|
|
|
Sedlbauer WinSpeed:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPNP_SEDLBAUER
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at isapnp?"
|
|
|
|
.Pp
|
|
|
|
Dynalink IS64PH:
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPNP_DYNALINK
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at isapnp?"
|
|
|
|
.Pp
|
|
|
|
Cards on the PCI bus:
|
|
|
|
.Pp
|
|
|
|
ELSA QuickStep 1000pro (PCI version)
|
|
|
|
.Cd "isic* at pci?"
|
|
|
|
.Pp
|
|
|
|
Cards on the PCMCIA or PCCARD bus:
|
|
|
|
.Pp
|
|
|
|
AVM Fritz!Card PCMCIA
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPCMCIA_AVM_A1
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at pcmcia? function ?"
|
|
|
|
.Pp
|
|
|
|
ELSA MicroLink ISDN/MC
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ISICPCMCIA_ELSA_ISDNMC
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at pcmcia? function ?"
|
|
|
|
.Pp
|
|
|
|
ELSA MicroLink MC/all
|
2001-05-12 18:14:26 +04:00
|
|
|
.Cd options ICISPCMCIA_ELSA_MCALL
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "isic* at pcmcia? function ?"
|
|
|
|
.Pp
|
|
|
|
Cards on the Amiga Zorro bus:
|
|
|
|
.Pp
|
2001-02-12 23:17:26 +03:00
|
|
|
BSC/ITH ISDN Master or MasterII, ITH ISDN MasterII, Individual Computers
|
2001-02-12 23:07:03 +03:00
|
|
|
ISDN Surfer, VMC ISDN Blaster, or Zeus ISDN Link
|
2001-01-05 18:43:14 +03:00
|
|
|
.Cd "aster* at zbus?"
|
|
|
|
.Cd "isic* at aster? port ?"
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver provides D-channel layer 1 supports as specified in ITU Recommendation
|
|
|
|
I.430 and layer 1 support for the B-channel.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The driver supports several 8- and 16-bit passive ISDN cards from various
|
2001-01-05 18:43:14 +03:00
|
|
|
manufacturers which are all based upon the popular Siemens ISDN chipset
|
2001-05-12 18:14:26 +04:00
|
|
|
consisting of the ISDN Subscriber Access Controller ISAC (such as the
|
2001-01-05 18:43:14 +03:00
|
|
|
PEB2085 or PSB 2186) and the High-Level Serial Communications Controller
|
|
|
|
Extended HSCX (such as the SAB82525 or PSB21525). The newer IPAC chip
|
|
|
|
(which integrates an ISAC and a HSCX in one chip, with the added benefit
|
|
|
|
of larger FIFO buffers) is also supported.
|
|
|
|
.Sh SUPPORTED CARDS
|
|
|
|
.Bl -tag -width Ds -compact
|
|
|
|
.It Ar Teles S0/8, Dr. Neuhaus Niccy 1008, Creatix ISDN-S0/8
|
|
|
|
.Pp
|
|
|
|
Notice that this cards must not have a
|
|
|
|
.Em port
|
|
|
|
value in the config line.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
Valid interrupts are 2, 3, 4, 5, 6 and 7.
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The i/o ports are memory mapped and the memory start address may
|
2001-01-05 18:43:14 +03:00
|
|
|
be in the range 0xA0000 to 0xDF000 and uses 4kB of memory.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The optional
|
2001-01-05 18:43:14 +03:00
|
|
|
.Em flag
|
2001-05-12 18:14:26 +04:00
|
|
|
value is 1.
|
|
|
|
.Pp
|
|
|
|
.It Ar Teles S0/16, Creatix ISDN-S0, Dr. Neuhaus Niccy 1016
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
These boards have a jumper which specifies an i/o base address of either
|
|
|
|
0xd80, 0xe80 or 0xf80. The remaining necessary configuration values are then
|
|
|
|
programmed at run time by accessing this i/o port.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
Valid interrupts are 2, 3, 4, 5, 10, 11, 12 or 15.
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
Valid memory start
|
|
|
|
addresses are 0xC0000, 0xC2000, 0xC4000, 0xC6000, 0xC8000, 0xCA000, 0xCC000,
|
|
|
|
0xCE000, 0xD0000, 0xD2000, 0xD4000, 0xD6000, 0xD8000, 0xDA000, 0xDC000 and
|
|
|
|
0xDE000.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
Notice: Although the Jumpers are labeled 0xd80, 0xe80 or 0xf80, they
|
2001-01-05 18:43:14 +03:00
|
|
|
also require i/o space at addresses 0x180, 0x280 or 0x380.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The optional
|
2001-01-05 18:43:14 +03:00
|
|
|
.Em flag
|
2001-05-12 18:14:26 +04:00
|
|
|
value is 2.
|
|
|
|
.Pp
|
|
|
|
.It Ar Teles S0/16.3
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
This card is completely i/o mapped and must not have an
|
|
|
|
.Em iomem
|
|
|
|
statement in the config line.
|
|
|
|
.Pp
|
|
|
|
Valid interrupts are 2, 5, 9, 10, 12 or 15.
|
|
|
|
.Pp
|
|
|
|
Notice: Although the switch positions are labeled 0x180, 0x280 and 0x380,
|
|
|
|
the card is to be configured at 0xd80, 0xe80 or 0xf80 respectively!
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The optional
|
2001-01-05 18:43:14 +03:00
|
|
|
.Em flag
|
2001-05-12 18:14:26 +04:00
|
|
|
value is 3.
|
|
|
|
.Pp
|
|
|
|
.It Ar AVM A1, AVM Fritz!Card
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
These boards have a jumper which specifies an i/o base address of either
|
2001-05-12 18:14:26 +04:00
|
|
|
0x200, 0x240, 0x300 or 0x340.
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
Valid interrupt configurations are 3, 4, 5, 6, 7, 10, 11, 12 or 15.
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
Older Versions of the AVM A1 also require setting of an IRQ jumper, newer
|
|
|
|
versions of this and the Fritz!Card only have an i/o base jumper and the
|
|
|
|
interrupt is setup at runtime by reprogramming a register.
|
|
|
|
.Pp
|
|
|
|
This card is completely i/o mapped and must not have an
|
|
|
|
.Em iomem
|
|
|
|
statement in the config line.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The optional
|
|
|
|
.Em flag
|
|
|
|
value is 4.
|
|
|
|
.Pp
|
2001-01-05 18:43:14 +03:00
|
|
|
.It Ar Teles S0/16.3 PnP
|
|
|
|
.Pp
|
|
|
|
Possible i/o port values are 0x580, 0x500 and 0x680.
|
|
|
|
Possible interrupt configurations are 3, 5, 7, 10, 11 and 12.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The card is auto-configured by the PnP kernel subsystem.
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
2002-02-13 11:17:26 +03:00
|
|
|
.It Ar Creatix ISDN-S0 P\*[Am]P
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
Valid i/o port values are 0x120, 0x180 and 0x100.
|
|
|
|
.Pp
|
|
|
|
Valid interrupt configurations are 3, 5, 7, 10, 11 and 12.
|
|
|
|
.Pp
|
|
|
|
The card is auto-configured by the PnP kernel subsystem.
|
|
|
|
.Pp
|
|
|
|
.It Ar "3Com USRobotics Sportster ISDN TA intern and Stollmann Tina pp"
|
|
|
|
.Pp
|
|
|
|
Valid i/o port values are 0x200, 0x208, 0x210, 0x218, 0x220, 0x228, 0x230,
|
|
|
|
0x238, 0x240, 0x248, 0x250, 0x258, 0x260, 0x268, 0x270 and 0x278.
|
|
|
|
.Pp
|
|
|
|
Valid interrupt configurations are 5, 7, 10, 11, 12, 14, 15.
|
|
|
|
.Pp
|
|
|
|
Notice: this card has a strange address decoding scheme resulting in 64
|
|
|
|
windows of some bytes length. Anyway, support for this card is good because
|
|
|
|
the manufacturer gave out technical docs for this card!
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The optional
|
|
|
|
.Em flag
|
|
|
|
value is 7.
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
.It Ar "Dr. Neuhaus Niccy Go@"
|
|
|
|
.Pp
|
|
|
|
Valid i/o port values must be in the range 0x200 ... 0x3e0.
|
|
|
|
.Pp
|
|
|
|
Valid interrupt configurations are 3, 4, 5, 9, 10, 11, 12, 15.
|
|
|
|
.Pp
|
|
|
|
The card is auto-configured by the PnP kernel subsystem.
|
|
|
|
.Pp
|
|
|
|
.It Ar "Sedlbauer Win Speed"
|
|
|
|
.Pp
|
|
|
|
Valid i/o port values must be in the range 0x100 ... 0x3f0. (alignment 0x8,
|
|
|
|
len 0x8)
|
|
|
|
.Pp
|
|
|
|
Valid interrupt configurations are 3, 4, 5, 7, 10, 11, 12, 13, 15.
|
|
|
|
.Pp
|
|
|
|
The card is auto-configured by the PnP kernel subsystem.
|
|
|
|
.Pp
|
|
|
|
.It Ar "ELSA QuickStep 1000pro (ISA)"
|
|
|
|
.Pp
|
|
|
|
I/O port in the range 0x160 ... 0x360 (occupies 8 bytes).
|
|
|
|
.Pp
|
|
|
|
Valid interrupt configurations are 3, 4, 5, 7, 10, 11, 12, 15.
|
|
|
|
.Pp
|
|
|
|
The card is auto-configured by the PnP kernel subsystem.
|
|
|
|
.Pp
|
|
|
|
.It Ar "ELSA QuickStep 1000pro-PCI"
|
|
|
|
.Pp
|
|
|
|
The card is auto-configured by the PCI kernel subsystem.
|
|
|
|
.Pp
|
|
|
|
.It Ar "ITK ix1 micro"
|
|
|
|
.Pp
|
2002-02-13 11:17:26 +03:00
|
|
|
Valid i/o port values must be in the range (\*[Lt]unknown\*[Gt]).
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
2002-02-13 11:17:26 +03:00
|
|
|
Valid interrupt configurations are (\*[Lt]unknown\*[Gt]).
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The optional
|
|
|
|
.Em flag
|
|
|
|
value is 18.
|
|
|
|
.Pp
|
2001-02-12 23:17:26 +03:00
|
|
|
.It Ar "BSC ISDN Master (2092/64)"
|
|
|
|
.It Ar "BSC ISDN MasterII (2092/65)"
|
|
|
|
.It Ar "ITH ISDN MasterII (5000/1)"
|
|
|
|
.It Ar "VMC ISDN Blaster (5001/1)"
|
|
|
|
.It Ar "Zeus ISDN Link (2189/3)"
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
The card addresses are auto-configured by the Zorro bus kernel subsystem.
|
|
|
|
The ISDN functions of the boards are at known (to the driver) relative
|
|
|
|
addresses.
|
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
Note that currently, you have to jumper the card interrupt for
|
2001-01-05 18:43:14 +03:00
|
|
|
.Em IPL 2
|
2001-05-12 18:14:26 +04:00
|
|
|
instead of
|
|
|
|
.Em IPL 6
|
|
|
|
(which is used by most AmigaOS software).
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
|
|
|
Note that the ITH ISDN MasterII doesn't work in the DraCo Zorro bus. This
|
2001-06-05 17:45:10 +04:00
|
|
|
is not a
|
|
|
|
.Nx Ns -specific
|
|
|
|
problem, but a general one.
|
2001-02-12 23:07:03 +03:00
|
|
|
.Pp
|
2001-02-12 23:17:26 +03:00
|
|
|
.It Ar "Individual Computers ISDN Surfer (4626/5 serno 0)"
|
2001-02-12 23:07:03 +03:00
|
|
|
.Pp
|
|
|
|
The card addresses are auto-configured by the Zorro bus kernel subsystem.
|
|
|
|
The ISDN functions of the boards are at known (to the driver) relative
|
|
|
|
addresses.
|
|
|
|
.Pp
|
|
|
|
The card is operated by the driver at
|
|
|
|
.Em IPL 2
|
2001-05-12 18:14:26 +04:00
|
|
|
instead of
|
|
|
|
.Em IPL 6
|
|
|
|
(which is used by most AmigaOS software). Because of this,
|
|
|
|
if an AmigaOS driver did lock the interrupt priority level of the card, your
|
2001-02-12 23:07:03 +03:00
|
|
|
system might hang soon after boot. In this case, boot using the boot block,
|
|
|
|
or without enabling the AmigaOS driver if you use loadbsd.
|
2001-01-05 18:43:14 +03:00
|
|
|
.El
|
|
|
|
.Sh SEE ALSO
|
2001-05-12 18:14:26 +04:00
|
|
|
.Xr isdnd 8
|
2001-09-22 04:57:40 +04:00
|
|
|
.Sh STANDARDS
|
|
|
|
CCITT Recommendation I.430
|
2001-09-11 04:08:25 +04:00
|
|
|
.Sh AUTHORS
|
2001-01-05 18:43:14 +03:00
|
|
|
The
|
|
|
|
.Nm
|
2001-05-12 18:14:26 +04:00
|
|
|
driver and this manpage were written by
|
2001-01-05 18:43:14 +03:00
|
|
|
.An Hellmuth Michaelis Aq hm@kts.org .
|
2001-05-12 18:14:26 +04:00
|
|
|
It is based on earlier work of
|
2001-01-05 18:43:14 +03:00
|
|
|
.An Arne Helme ,
|
|
|
|
.An Andrew Gordon
|
2001-05-12 18:14:26 +04:00
|
|
|
and
|
2001-01-05 18:43:14 +03:00
|
|
|
.An Gary Jennejohn .
|
|
|
|
.Pp
|
2001-06-05 17:45:10 +04:00
|
|
|
The complete porting to and maintenance of
|
|
|
|
.Nx
|
|
|
|
was done by
|
2001-11-19 13:53:52 +03:00
|
|
|
.An Martin Husemann Aq martin@netbsd.org .
|
2001-01-05 18:43:14 +03:00
|
|
|
.Pp
|
2001-05-12 18:14:26 +04:00
|
|
|
The
|
|
|
|
.Nx Ns / Ns amiga
|
|
|
|
ISDN Blaster/Master/MasterII driver was written by
|
2001-01-05 18:43:14 +03:00
|
|
|
.An Ignatios Souvatzis Aq is@netbsd.org .
|
2001-09-22 04:57:40 +04:00
|
|
|
.Sh BUGS
|
|
|
|
Note that all of the boards with I/O ports actually use several ranges
|
|
|
|
of port addresses; Teles happen to refer to the 0xd80 range in their
|
|
|
|
documentation (the board also uses 0x180 etc.), while AVM happen to refer
|
|
|
|
to the 0x200 range in their documentation (the board also uses 0x600 etc.)
|
|
|
|
The driver matches the manufacturers' description for the purposes of
|
|
|
|
configuration, but of course makes use of all the ports in order to
|
|
|
|
operate the card.
|
|
|
|
.Pp
|
|
|
|
Since there is no hardware documentation available from several manufacturers
|
|
|
|
for their boards, it is likely that there are many, many bugs left.
|