Home » Hardware » contrôleurs hôte » PCI 9815 Multi-I/O Controller
contrôleur hôte PCI 9815 Multi-I/O Controller
modèle: PCI 9815 Multi-I/O Controller (ID du modèle: 1997)
autres noms possibles du périphérique:
MCS9805
MCS9815
MCS9820
MCS9835
MCS9845
LSI Logic / Symbios Logic 2P0S (2 port parallel adaptor)
vendeur:
MosChip Semiconductor Technology Ltd.
sous-type (PCMCIA, USB, Firewire, HECI):
Contrôleur PCMCIA
VendorID:ProductID du périphérique:
9710:9815
année de commercialisation:
non-spécifié
interface:
PCI
testé sur:
Debian GNU/Linux Testing/Unstable
testé avec le kernel libre suivant:
4.19.0-arch1-1-ARCH
cela fonctionne-t-il avec le logiciel libre ?
oui
pilote libre utilisé:
parport_pc
Description:
MCS9805, MCS9815, MCS9820, MCS9835 and MCS9845 PCI Serial / Parallel ports on Linux platform.

Specific options must sometimes be passed to the parport_pc driver using modprobe in order for the card to work properly. See the following PDF for detailed instructions: http://www.asix.com.tw/FrootAttach/driver/MCS98xx_Linux_Driver_Installation_Guide_v100.pdf

To get this driver working I needed to get port addresses using lspci

#lspci -v
04:04.0 Communication controller: MosChip Semiconductor Technology Ltd. PCI 9815 Multi-I/O Controller (rev 01)
	Subsystem: LSI Logic / Symbios Logic 2P0S (2 port parallel adaptor)
	Flags: medium devsel, IRQ 7
	I/O ports at c050 [size=8]
	I/O ports at c040 [size=8]
	I/O ports at c030 [size=8]
	I/O ports at c020 [size=8]
	I/O ports at c010 [size=8]
	I/O ports at c000 [size=16]
	Kernel modules: parport_pc
I then made a file inside /etc/modprobe.d that passes specific addresses into the driver at each boot
/etc/modprobe.d/01-MCS98XX.CONF:
#
# Special settings for the MCS98xx parallel driver to work correctly
#
###########################################################################

options parport_pc io=0x378,0xc050,0xc030 irq=4,18,18


Write below your motivation

Le contenu de cette page est dans le Domaine Public (voir la page CC0 pour plus d'informations). Quiquonque est libre de copier, modifier, publier, utiliser, vendre ou distribuer le texte , quelques soit le but et le moyen.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information