Multi Port Serial Card auf PCI ... die 2.

Jan-Benedict Glaw jbglaw at lug-owl.de
Wed Feb 28 18:13:43 CET 2001


On Wed, Feb 28, 2001 at 05:14:12PM +0100, Markus Wigge wrote:
> Hi folks ...
> 
> Hier der Auszug aus /proc/pci:
> 
>   Bus  2, device   6, function  0:
>     Serial controller: Decision Computer Int. PC COM PCI Bus 4 port serial Adapter (rev 2).
>       Medium devsel.  Fast back-to-back capable.  IRQ 11.
>       Non-prefetchable 32 bit memory at 0x80100000 [0x80100000].
>       I/O at 0x7000 [0x7001].
>       I/O at 0x7400 [0x7401].
> 
> Vielleicht hilft das ja weiter ...?

Ich f�rchte, da� bisher noch kein Support f�r diese Karte im Kernel ist:

jbglaw at schaufenster:/usr/src/linux$ head Makefile -n 4
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 2
EXTRAVERSION =
jbglaw at schaufenster:/usr/src/linux$ grep -A2 Deci drivers/pci/pci.ids 
6666  Decision Computer International Co.
	0001  PCCOM4
	0002  PCCOM8
jbglaw at schaufenster:/usr/src/linux$ find . -type f -name '*.[ch]' -exec grep -H 'PCI.*ID.*DCI' {} \;
./include/linux/pci_ids.h:#define PCI_VENDOR_ID_DCI             0x6666
./include/linux/pci_ids.h:#define PCI_DEVICE_ID_DCI_PCCOM4      0x0001

...Pech gehabt. Wenigstens hast Du jetzt Gewi�heit, da� die Karte zumindest
nicht von alleine zum Laufen zu bringen ist. Aber vielleicht r�ckt der
Hersteller Infos �ber das Ding 'raus. Ich k�nnte mir das gut vorstellen
(gerade bei seriellen Multiport-Karten)...

MfG, JBG

-- 
Fehler eingestehen, Gr��e zeigen: Nehmt die Rechtschreibreform zur�ck!!!
/* Jan-Benedict Glaw <jbglaw at lug-owl.de> -- +49-177-5601720 */
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
     "insmod vi.o and there we go..." (Alexander Viro on linux-kernel)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20010228/412f0abe/attachment.sig>


More information about the Linux mailing list