Thanks for the input. I think I have different problems though
[ 3223.612640] usb 2-2: new high-speed USB device number 6 using ehci-omap
[ 3223.773254] usb 2-2: New USB device found, idVendor=1c9e, idProduct=f000
[ 3223.773284] usb 2-2: New USB device strings: Mfr=3, Product=2, SerialNumber=4
[ 3223.773284] usb 2-2: Product: USB Modem
[ 3223.773284] usb 2-2: Manufacturer: USB Modem
[ 3223.773315] usb 2-2: SerialNumber: 1234567890ABCDEF
[ 3223.781127] scsi4 : usb-storage 2-2:1.0
[ 3224.778747] scsi 4:0:0:0: CD-ROM USBModem Disk 2.31 PQ: 0 ANSI: 2
[ 3224.784820] sr0: scsi-1 drive
[ 3224.786651] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 3224.787841] sr 4:0:0:0: Attached scsi generic sg0 type 5
[ 3225.421295] sr 4:0:0:0: [sr0] Unhandled sense code
[ 3225.421325] sr 4:0:0:0: [sr0] Result: hostbyte=0x10 driverbyte=0x08
[ 3225.421356] sr 4:0:0:0: [sr0] Sense Key : 0x3 [current]
[ 3225.421356] Info fld=0x0
[ 3225.421356] sr 4:0:0:0: [sr0] ASC=0x11 ASCQ=0x0
[ 3225.421386] sr 4:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 ff e0 00 00 02 00
cdrom shows up in /dev
lsusb gives me
Bus 002 Device 006: ID 1c9e:f000
upon plugging in I get the following in /dev:
luggage:/media/8GB/temp$ diff dev0.txt dev1.txt
3a4
> bsg
4a6
> cdrom
74a77,78
> scd0
> sg0
Edit:
I found a thread on the archlinux forum after searching for the vendor id 1c9e, that poster solved his problem using usb-modeswitch.
I need to somehow add the angstrom repo to opkg
Edit 2: I forgot to mention that ejecting the devices doesn't do anything