Διαφορές ανάμεσα στην αναθεώρηση του/της 07:05, 28 Οκτώβριος 2018, που δημιουργήθηκε από τον/την daavve, και την αναθεώρηση του/της 06:50, 28 Οκτώβριος 2018
Σημείωση: το κείμενο με κόκκινο έχει διαγραφεί από την προηγούμενη αναθεώρηση, το κείμενο με πράσινο έχει προστεθεί σε αυτή την αναθεώρηση και το κείμενο με γκρι δεν έχει αλλαχθεί
Διαφορές στην καταχώρηση: Κατασκευαστής
MosChip-Semiconductor-Technology-Ltd.
Διαφορές στην καταχώρηση: Όνομα του μοντέλου
PCI 9815 Multi-I/O Controller
Διαφορές στην καταχώρηση: Άλλα πιθανά ονόματα της συσκευής
MCS9805
MCS9815
MCS9820
MCS9835
MCS9845
LSI Logic / Symbios Logic 2P0S (2 port parallel adaptor)
Διαφορές στην καταχώρηση: Υποτύπος (laser, inkjet, ..)
pcmcia-controller
Διαφορές στην καταχώρηση: Κωδικός Κατασκευαστή:Κωδικός Προϊόντος
9710:9815
Διαφορές στην καταχώρηση: Έτος εμπορικής κυκλοφορίας
not-specified
Διαφορές στην καταχώρηση: Διεπαφή
PCI
Διαφορές στην καταχώρηση: Διανομή GNU/Linux που χρησιμοποιήθηκε για την δοκιμή
debian
Διαφορές στην καταχώρηση: Δοκιμάσθηκε με τον εξής ελεύθερο πυρήνα
4.19.0-arch1-1-ARCH
Διαφορές στην καταχώρηση: Λειτουργεί με ελεύθερο λογισμικό;
yes
Διαφορές στην καταχώρηση: Ελεύθεροι οδηγοί/driver που χρησιμοποιήθηκαν
parport_pc
Διαφορές στην καταχώρηση: Περιγραφή
MCS9805, MCS9815, MCS9820, MCS9835 and MCS9845 PCI Serial / Parallel ports on Linux platform.
[p]
The parport_pc driver does not always load properly and specific options must be passed using modprobe in order for the card to work properly. See the following PDF for more detailed instructions instructions: [a]http://www.asix.com.tw/FrootAttach/driver/MCS98xx_Linux_Driver_Installation_Guide_v100.pdf[/a]
[/p]


[p]
[a]www.drivers-download.com/Drv/MosChip/MCS98xx/MCS98xx_Linux.pdf[/a]
[a]http://www.asix.com.tw/FrootAttach/driver/MCS98xx_Linux_Driver_Installation_Guide_v100.pdf[/a]



For example, in order
A file can be created inside /etc/modprobe.d to get the LSI Logic / set parport_pc options at each boot. My Symbios Logic 2P0S (2 port parallel adaptor) I had to first run
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 had to create
takes the following file: /etc/modprobe.d/01-MCS98xx.conf

#
# Special settings for the MCS98xx parallel driver
options to work correctly on my machine:
# [/p]
########################################################################### [p]

etc/modprobe.d/01-MCS98XX.CONF: options parport_pc io=0x378,0xc050,0xc030 irq=4,18,18


Note: My card has 2 parallel connectors, so I had to reference both I/O port addresses for both ports to function.
[/p]
The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
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