Hallo Liste,
ich habe mir eine exsys ex-41098 rev. b (8 fach Seriale) Karte gekauft.
Nun hab ich in meiner FreeBSD 4.11 Kiste den puc Treiber mit hinzu gebaut.
Die Karte wird auch erkannt.
kernel: puc0: <Oxford Semiconductor OX16PCI954 UARTs> port
0xa400-0xa41f,0xa800-0xa81f mem
0xe0800000-0xe0800fff,0xe1000000-0xe1000fff irq 10 at device 12.0 on pci0
kernel: sio4: type 16550A
kernel: sio5: type 16550A
kernel: sio6: type 16550A
kernel: sio7: type 16550A
kernel: puc1: <Oxford Semiconductor OX9160/OX16PCI954 UARTs
(function 1)> port 0x9800-0x981f,0xa000-0xa01f mem
0xdf800000-0xdf800fff,0xe0000000-0xe0000fff irq 12 at device12.1 on pci0
kernel: sio8: type 16550A
kernel: sio9: type 16550A
kernel: sio10: type 16550A
kernel: sio11: type 16550A
Leider bleibt die Kiste dann beim Laden des Paralle Treiber stehn und
macht nicht weiter.
Ich habe dann testweise den Parallel-Port im Kernel raus geschmissen.
Dann bleibt die Kiste beim laden des sio treibes für die COM 1 stehn.
Hat da jemand einen tip für mich ?
Besten Dank schon mal
Jan Winter
ps. auszug aus meiner kernel-config
# Serial (COM) ports
device sio0 at isa? port IO_COM1 flags 0x10 irq 4
device sio1 at isa? port IO_COM2 irq 3
device sio2 at isa? disable port IO_COM3 irq 5
device sio3 at isa? disable port IO_COM4 irq 9
#options COM_MULTIPORT
device puc
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 15 Mar 2005 - 13:01:52 CET