I was thinking that adding a serial port to my FreeNAS would make life easier, and might eliminate the need to attach a monitor. I found an old dual serial card which I plugged in and tested under a live USB linux distro, and the dmesg recognized the card.
Here is the description of the card:
---
On the System / Advanced tab the following options are set as follows:
Use Serial Console: Selected
Serial Port Address: 0x2f8 (No other choices available)
Serial Port Speed: 11500
---
On the System / Advanced tab I did a save/dump and found the following relevant info:
none3@pci0:7:0:0: class=0x070002 card=0x00000000 chip=0x01001407 rev=0x00 hdr=0x00
vendor = 'Lava Computer mfg Inc'
device = 'Lava Dual Serial'
class = simple comms
subclass = UART
bar [10] = type I/O Port, range 32, base 0xb100, size 256, enabled
bar [14] = type I/O Port, range 32, base 0xb000, size 256, enabled
---
Here's a sample of the DMESG with a few lines either side of the port.
[font=Courier10 BT, monospace]ahci0: AHCI v1.00 with 2 6Gbps ports, Port Multiplier supported with FBS
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
pcib6: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
pci6: <ACPI PCI bus> on pcib6
pcib7: <ACPI PCI-PCI bridge> irq 17 at device 0.0 on pci6
pci7: <ACPI PCI bus> on pcib7
pci7: <simple comms, UART> at device 0.0 (no driver attached)
fwohci0: <VIA Fire II (VT6306)> port 0xb200-0xb27f mem 0xf7a00000-0xf7a007ff irq 18 at device 1.0 on pci7
fwohci0: OHCI version 1.10 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:34:2b:90:02:4f:3b:00
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.[/font]
I get no output from the terminal.
Can someone give me some idea as to how I might get this working?
Thanks in advance for any input / advice / suggestions.
Here is the description of the card:
DSerial-PCI (PCI 2 port RS-232)
2-Port Serial Card (PCI Bus 16550)
2-Port Serial Card (PCI Bus 16550)
- [font=Courier10 BT, monospace]Adds two high-speed 16550 UART serial COM ports to any PCI-equipped PC[/font]
- Both serial ports support up to 115.2 kbps throughput rate.
- Both ports require only one system IRQ.
- O/S automatically selects next available IRQ and COM addresses.
- Easy Plug and Play installation.
- Includes LAVA Com Port Redirect Utility for renaming COM Ports in Windows 95/98/Me.
- Allows for backward compatibility with software that supports COM 1-4 only.
---
On the System / Advanced tab the following options are set as follows:
Use Serial Console: Selected
Serial Port Address: 0x2f8 (No other choices available)
Serial Port Speed: 11500
---
On the System / Advanced tab I did a save/dump and found the following relevant info:
none3@pci0:7:0:0: class=0x070002 card=0x00000000 chip=0x01001407 rev=0x00 hdr=0x00
vendor = 'Lava Computer mfg Inc'
device = 'Lava Dual Serial'
class = simple comms
subclass = UART
bar [10] = type I/O Port, range 32, base 0xb100, size 256, enabled
bar [14] = type I/O Port, range 32, base 0xb000, size 256, enabled
---
Here's a sample of the DMESG with a few lines either side of the port.
[font=Courier10 BT, monospace]ahci0: AHCI v1.00 with 2 6Gbps ports, Port Multiplier supported with FBS
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
pcib6: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
pci6: <ACPI PCI bus> on pcib6
pcib7: <ACPI PCI-PCI bridge> irq 17 at device 0.0 on pci6
pci7: <ACPI PCI bus> on pcib7
pci7: <simple comms, UART> at device 0.0 (no driver attached)
fwohci0: <VIA Fire II (VT6306)> port 0xb200-0xb27f mem 0xf7a00000-0xf7a007ff irq 18 at device 1.0 on pci7
fwohci0: OHCI version 1.10 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:34:2b:90:02:4f:3b:00
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.[/font]
I get no output from the terminal.
Can someone give me some idea as to how I might get this working?
Thanks in advance for any input / advice / suggestions.