I am trying to access my sheevaplug as shown on
here and
here. Neither of those seem to help, as I always only get one serial interface. I even tried rmmod'ing and then modprobing ftdi_sio, and that didn't help. Here is what dmesg says about the sheevaplug after I put it in:
usb 7-2: new full speed USB device using uhci_hcd and address 6
usb 7-2: configuration #1 chosen from 1 choice
usb 7-2: Ignoring serial port reserved for JTAG
ftdi_sio 7-2:1.1: FTDI USB Serial Device converter detected
usb 7-2: Detected FT2232C
usb 7-2: FTDI USB Serial Device converter now attached to ttyUSB0
It seems like it is ignoring the jtag interface? I am on Arch Linux with the most up-to-date stuff in the stable repositories (testing not enabled).
EDIT: I tested it with GtkTerm, and in fact I am able to get the uBoot message. So for some reason it hates the jTag.