Skip to Content.
Sympa Menu

baslinux - [BL] Toshiba S353 lilo problem

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: [BL] Toshiba S353 lilo problem
  • Date: Tue, 18 Jan 2011 02:14:52 +0000 (UTC)

Toshiba S353, 700MHz (sold as 900MHz), originally had Win2K, with built-in AMR winmodem (prevents the use of any other modem including external), RLT8139 network card, and Orinoco onboard PCMCIA (!) wireless card.

I do not recommend this laptop for linux, at least not kernel 2.4 or earlier. It has unusable modem, problems with network card, and
lilo boot problems apparently related to USB. Also wireless problems
in XP.

In XP the modem works, network card works, but XP says there is no wireless card so it will not let me manually set nameserver, and my Apple Base Station gives it the wrong nameserver. If I connect with wired ethernet and then unplug the cable, the wireless connection works. USB storage works with my Seagate 6GB external hard drive.

BL2.26 kernels do not work - normal one produces 'read-only' file system, and 'big' kernel won't mount /dev/hda1.

I had to compile RLT8139 into the 2.4 kernel or it would not connect. S353.431 kernel boots fine with BL3.5 or BL2 and loadlin in framebuffer mode with vga=791 (1024x768 resolution text).

With lilo, BL35 boots and works properly.
BL2 works with vga=788 (800x600). I see some odd stuff go by during boot.
BL2 with vga=791 does NOT boot with lilo!

The problem appears to be the USB controller (which worked fine in XP).
I have nothing plugged into USB during boot.

Boot says something about sharing IRQ 5, then usb-uhci, and gets stuck at
PCI: Found IRQ 5 for device 00.1f.4

lilo does boot at 800x600 and gives a dmesg with a lot more about USB UHCI and IRQ 5. (I have not tried booting without framebuffer text).

Why would one resolution work and not another, and loadlin but not lilo at 1024? Why BL3 but not BL2 at 1024 with lilo? As Steven said, loadlin is the safest way to boot BL.

This laptop saves weight by accepting floppy drive OR CD-ROM drive. I need to use loadlin via floppy drive to boot to BL2 1024, but I can put in the CD-ROM/DVD drive and watch DVDs by booting with lilo at 800x600 (which is better anyway for DVDs - 720x540?).

sound works. I have not tried using USB storage device or wireless yet for fear it will crash BL2 before I send this message.

dmesg (at 800x600 with lilo, BL2, RTL-capable kernel)
(Anything line in all caps is my comment)

HARD DRIVE

at PCI slot 00:1f.1
<6>ICH2M: chipset revision 3
<6>ICH2M: not 100% native mode: will probe irqs later
<6> ide0: BM-DMA at 0x1800-0x1807, BIOS settings: hda:DMA, hdb:pio
<6> ide1: BM-DMA at 0x1808-0x180f, BIOS settings: hdc:pio, hdd:pio
<4>hda: FUJITSU MHM2200AT, ATA DISK drive
<4>blk: queue c02cb8a0, I/O limit 4095Mb (mask 0xffffffff)
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>hda: attached ide-disk driver.
<4>hda: host protected area => 1
<6>hda: 39070080 sectors (20004 MB) w/2048KiB Cache, CHS=2432/255/63, UDMA(66)
<6>Partition check:
<6> hda: hda1 hda2 < hda5 hda6 hda7 >
<6>SCSI subsystem driver Revision: 1.00

SOUND (IRQ 10)

<6>Intel 810 + AC97 Audio, version 1.01, 18:52:41 Sep 24 2010
<6>PCI: Found IRQ 10 for device 00:1f.5
<6>PCI: Sharing IRQ 10 with 00:1f.3
<6>PCI: Sharing IRQ 10 with 00:1f.6
<6>PCI: Sharing IRQ 10 with 02:00.1
<7>PCI: Setting latency timer of device 00:1f.5 to 64
<6>i810: Intel ICH2 found at IO 0x1880 and 0x1c00, MEM 0x0000 and 0x0000, IRQ
10
<6>i810_audio: Audio Controller supports 6 channels.
<6>i810_audio: Defaulting to base 2 channel mode.
<6>i810_audio: Resetting connection 0
<6>ac97_codec: AC97 Audio codec, id: CRY52 (Cirrus Logic CS4299 rev D)
<4>i810_audio: AC'97 codec 0 supports AMAP, total channels = 2
THE SOUND WORKS (but is so faint I need powered speakers even in XP)

UHCI USB (IRQ 5)

<6>usb.c: registered new driver usbdevfs
<6>usb.c: registered new driver hub
<6>host/usb-uhci.c: $Revision: 1.275 $ time 18:53:00 Sep 24 2010
<6>host/usb-uhci.c: High bandwidth mode enabled
<6>PCI: Found IRQ 5 for device 00:1f.2
<6>PCI: Sharing IRQ 5 with 02:07.0
<6>PCI: Sharing IRQ 5 with 02:0b.0
<7>PCI: Setting latency timer of device 00:1f.2 to 64
<6>host/usb-uhci.c: USB UHCI at I/O 0x1820, IRQ 5
<4>host/usb-uhci.c: Detected 2 ports
<6>usb.c: new USB bus registered, assigned bus number 1
<6>hub.c: USB hub found
<6>hub.c: 2 ports detected
<6>PCI: Found IRQ 5 for device 00:1f.4

THIS IS WHERE IT STOPS BOOTING AT 1024 (vga=791)
SEEMS TO HAVE MAJOR PROBLEMS WITH USB STORAGE IN LINUX
KERNEL 2.4 (and is not usable with kernel 2.2.6)

<7>PCI: Setting latency timer of device 00:1f.4 to 64
<6>host/usb-uhci.c: USB UHCI at I/O 0x1840, IRQ 5
<4>host/usb-uhci.c: Detected 2 ports
<6>usb.c: new USB bus registered, assigned bus number 2
<6>hub.c: USB hub found
<6>hub.c: 2 ports detected
<6>host/usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
<6>Initializing USB Mass Storage driver...
<6>usb.c: registered new driver usb-storage
<6>USB Mass Storage support registered.
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP
<6>IP: routing cache hash table of 4096 buckets, 32Kbytes
<6>TCP: Hash tables configured (established 32768 bind 32768)
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<4>VFS: Mounted root (ext2 filesystem) readonly.
<6>Freeing unused kernel memory: 128k freed
<6>hub.c: new USB device 00:1f.4-1, assigned address 2
<7>usb-storage: act_altsettting is 0
<7>usb-storage: id_index calculated to be: 105
<7>usb-storage: Array length appears to be: 107
<7>usb-storage: USB Mass Storage device detected
<7>usb-storage: Endpoints: In: 0xc158aee0 Out: 0xc158aef4 Int: 0x00000000
(Period 0)
<7>usb-storage: New GUID 0483f0010000000000000000
<7>usb-storage: GetMaxLUN command result is 1, data is 0
<7>usb-storage: Transport: Bulk
<7>usb-storage: Protocol: Transparent SCSI
<7>usb-storage: *** thread sleeping.
<6>scsi0 : SCSI emulation for USB Mass Storage devices
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Command INQUIRY (6 bytes)
<7>usb-storage: 12 00 00 00 ff 00 00 00 0f 00 00 00
<7>usb-storage: Bulk command S 0x43425355 T 0x1 Trg 0 LUN 0 L 255 F 128 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
<7>usb-storage: usb_stor_bulk_msg() returned 0 xferred 96/255
<7>usb-storage: Bulk data transfer result 0x1
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: clearing endpoint halt for pipe 0xc0008280
<7>usb-storage: usb_stor_clear_halt: result=0
<7>usb-storage: Attempting to get CSW (2nd try)...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x1 R 159 Stat 0x0
<7>usb-storage: scsi cmd done, result=0x0
<7>usb-storage: *** thread sleeping.
<4> Vendor: STM(CMG) Model: FlashCardReader Rev: 1.28
<4> Type: Direct-Access ANSI SCSI revision: 02
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad LUN (0/1)
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad target number (1/0)
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad target number (2/0)
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad target number (3/0)
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad target number (4/0)
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad target number (5/0)
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad target number (6/0)
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Bad target number (7/0)
<7>usb-storage: *** thread sleeping.
<4>Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Command TEST_UNIT_READY (6 bytes)
<7>usb-storage: 00 00 00 00 00 00 00 00 00 00 00 00
<7>usb-storage: Bulk command S 0x43425355 T 0x2 Trg 0 LUN 0 L 0 F 0 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x2 R 0 Stat 0x1
<7>usb-storage: -- transport indicates command failure
<7>usb-storage: Issuing auto-REQUEST_SENSE
<7>usb-storage: Bulk command S 0x43425355 T 0x3 Trg 0 LUN 0 L 18 F 128 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
<7>usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
<7>usb-storage: usb_stor_transfer_partial(): transfer complete
<7>usb-storage: Bulk data transfer result 0x0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x3 R 0 Stat 0x0
<7>usb-storage: -- Result from auto-sense is 0
<7>usb-storage: -- code: 0x70, key: 0x6, ASC: 0x28, ASCQ: 0x0
<7>usb-storage: Unit Attention: not ready to ready transition
<7>usb-storage: scsi cmd done, result=0x2
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Command TEST_UNIT_READY (6 bytes)
<7>usb-storage: 00 00 00 00 00 00 00 00 00 00 00 00
<7>usb-storage: Bulk command S 0x43425355 T 0x4 Trg 0 LUN 0 L 0 F 0 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x4 R 0 Stat 0x1
<7>usb-storage: -- transport indicates command failure
<7>usb-storage: Issuing auto-REQUEST_SENSE
<7>usb-storage: Bulk command S 0x43425355 T 0x5 Trg 0 LUN 0 L 18 F 128 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
<7>usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
<7>usb-storage: usb_stor_transfer_partial(): transfer complete
<7>usb-storage: Bulk data transfer result 0x0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x5 R 0 Stat 0x0
<7>usb-storage: -- Result from auto-sense is 0
<7>usb-storage: -- code: 0x70, key: 0x2, ASC: 0x3a, ASCQ: 0x0
<7>usb-storage: Not Ready: media not present
<7>usb-storage: scsi cmd done, result=0x2
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Command TEST_UNIT_READY (6 bytes)
<7>usb-storage: 00 00 00 00 00 00 00 00 00 00 00 00
<7>usb-storage: Bulk command S 0x43425355 T 0x6 Trg 0 LUN 0 L 0 F 0 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x6 R 0 Stat 0x1
<7>usb-storage: -- transport indicates command failure
<7>usb-storage: Issuing auto-REQUEST_SENSE
<7>usb-storage: Bulk command S 0x43425355 T 0x7 Trg 0 LUN 0 L 18 F 128 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
<7>usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
<7>usb-storage: usb_stor_transfer_partial(): transfer complete
<7>usb-storage: Bulk data transfer result 0x0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x7 R 0 Stat 0x0
<7>usb-storage: -- Result from auto-sense is 0
<7>usb-storage: -- code: 0x70, key: 0x2, ASC: 0x3a, ASCQ: 0x0
<7>usb-storage: Not Ready: media not present
<7>usb-storage: scsi cmd done, result=0x2
<7>usb-storage: *** thread sleeping.
<5>sda: Unit Not Ready, sense:
<4>Current 00:00: sense key Not Ready
<4>Additional sense indicates Medium not present
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Command READ_CAPACITY (10 bytes)
<7>usb-storage: 25 00 00 00 00 00 00 00 00 00 00 00
<7>usb-storage: Bulk command S 0x43425355 T 0x8 Trg 0 LUN 0 L 8 F 128 CL 10
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 8 bytes
<7>usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/8
<7>usb-storage: clearing endpoint halt for pipe 0xc0008280
<7>usb-storage: usb_stor_clear_halt: result=0
<7>usb-storage: usb_stor_transfer_partial(): unknown error
<7>usb-storage: Bulk data transfer result 0x2
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x8 R 8 Stat 0x1
<7>usb-storage: -- transport indicates command failure
<7>usb-storage: Issuing auto-REQUEST_SENSE
<7>usb-storage: Bulk command S 0x43425355 T 0x9 Trg 0 LUN 0 L 18 F 128 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
<7>usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
<7>usb-storage: usb_stor_transfer_partial(): transfer complete
<7>usb-storage: Bulk data transfer result 0x0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0x9 R 0 Stat 0x0
<7>usb-storage: -- Result from auto-sense is 0
<7>usb-storage: -- code: 0x70, key: 0x2, ASC: 0x3a, ASCQ: 0x0
<7>usb-storage: Not Ready: media not present
<7>usb-storage: scsi cmd done, result=0x2
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Command READ_CAPACITY (10 bytes)
<7>usb-storage: 25 00 00 00 00 00 00 00 00 00 00 00
<7>usb-storage: Bulk command S 0x43425355 T 0xa Trg 0 LUN 0 L 8 F 128 CL 10
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 8 bytes
<7>usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/8
<7>usb-storage: clearing endpoint halt for pipe 0xc0008280
<7>usb-storage: usb_stor_clear_halt: result=0
<7>usb-storage: usb_stor_transfer_partial(): unknown error
<7>usb-storage: Bulk data transfer result 0x2
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0xa R 8 Stat 0x1
<7>usb-storage: -- transport indicates command failure
<7>usb-storage: Issuing auto-REQUEST_SENSE
<7>usb-storage: Bulk command S 0x43425355 T 0xb Trg 0 LUN 0 L 18 F 128 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
<7>usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
<7>usb-storage: usb_stor_transfer_partial(): transfer complete
<7>usb-storage: Bulk data transfer result 0x0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0xb R 0 Stat 0x0
<7>usb-storage: -- Result from auto-sense is 0
<7>usb-storage: -- code: 0x70, key: 0x2, ASC: 0x3a, ASCQ: 0x0
<7>usb-storage: Not Ready: media not present
<7>usb-storage: scsi cmd done, result=0x2
<7>usb-storage: *** thread sleeping.
<7>usb-storage: queuecommand() called
<7>usb-storage: *** thread awakened.
<7>usb-storage: Command READ_CAPACITY (10 bytes)
<7>usb-storage: 25 00 00 00 00 00 00 00 00 00 00 00
<7>usb-storage: Bulk command S 0x43425355 T 0xc Trg 0 LUN 0 L 8 F 128 CL 10
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 8 bytes
<7>usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/8
<7>usb-storage: clearing endpoint halt for pipe 0xc0008280
<7>usb-storage: usb_stor_clear_halt: result=0
<7>usb-storage: usb_stor_transfer_partial(): unknown error
<7>usb-storage: Bulk data transfer result 0x2
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0xc R 8 Stat 0x1
<7>usb-storage: -- transport indicates command failure
<7>usb-storage: Issuing auto-REQUEST_SENSE
<7>usb-storage: Bulk command S 0x43425355 T 0xd Trg 0 LUN 0 L 18 F 128 CL 6
<7>usb-storage: Bulk command transfer result=0
<7>usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
<7>usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
<7>usb-storage: usb_stor_transfer_partial(): transfer complete
<7>usb-storage: Bulk data transfer result 0x0
<7>usb-storage: Attempting to get CSW...
<7>usb-storage: Bulk status result = 0
<7>usb-storage: Bulk status Sig 0x53425355 T 0xd R 0 Stat 0x0
<7>usb-storage: -- Result from auto-sense is 0
<7>usb-storage: -- code: 0x70, key: 0x2, ASC: 0x3a, ASCQ: 0x0
<7>usb-storage: Not Ready: media not present
<7>usb-storage: scsi cmd done, result=0x2
<7>usb-storage: *** thread sleeping.
<4>sda : READ CAPACITY failed.
<4>sda : status = 1, message = 00, host = 0, driver = 08 <4>Current sd00:00: sense key Not Ready
<4>Additional sense indicates Medium not present
<4>sda : block size assumed to be 512 bytes, disk size 1GB. <6> sda: I/O error: dev 08:00, sector 0
<4> I/O error: dev 08:00, sector 0
<4> unable to read partition table
<7>WARNING: USB Mass Storage data integrity not assured
<7>USB Mass Storage device found at 2

PCMCIA (onboard orinoco 104-bit-WEP wireless is PCMCIA, which shares IRQ 10 with sound, and the card is sharing IRQ 5 with USB?)

<6>Linux PCMCIA Card Services 3.2.8
<6> kernel build: 2.4.31 #6 Tue Dec 11 23:06:45 UTC 2007
<6> options: [pci] [cardbus]
<6>Intel ISA/PCI/CardBus PCIC probe:
<6>PCI: Found IRQ 10 for device 02:00.0
<6>PCI: Sharing IRQ 10 with 01:00.0
<6>PCI: Found IRQ 10 for device 02:00.1
<6>PCI: Sharing IRQ 10 with 00:1f.3
<6>PCI: Sharing IRQ 10 with 00:1f.5
<6>PCI: Sharing IRQ 10 with 00:1f.6
<6> TI 1420 rev 00 PCI-to-CardBus at slot 02:00, mem 0x20000000
<6> host opts [0]: [serial pci & irq] [pci irq 10] [lat 64/32] [bus 3/6]
<6> host opts [1]: [serial pci & irq] [pci irq 10] [lat 64/32] [bus 7/10]
<6> ISA irqs (scanned) = 3,4,7,9,11,15 PCI status changes
<4>PCI: Enabling device 02:0b.0 (0000 -> 0002)
<6>PCI: Found IRQ 5 for device 02:0b.0
<6>PCI: Sharing IRQ 5 with 00:1f.2
<6>PCI: Sharing IRQ 5 with 02:07.0
<6> TI 1410 rev 01 PCI-to-CardBus at slot 02:0b, mem 0x20002000
<6> host opts [0]: [pci only] [pci irq 5] [lat 168/176] [bus 11/14]
<6> PCI card interrupts, PCI status changes
<6>cs: memory probe 0xa0000000-0xa0ffffff: clean.
<7>orinoco.c 0.13e (David Gibson <hermes AT gibson.dropbear.id.au> and others)
<7>orinoco_cs.c 0.13e (David Gibson <hermes AT gibson.dropbear.id.au> and others)
<6>cs: IO port probe 0x0100-0x04ff: excluding 0x4d0-0x4d7
<6>cs: IO port probe 0x0800-0x08ff: clean.
<6>cs: IO port probe 0x0c00-0x0cff: clean.

WIRELESS card is also lucent?

<7>eth1: Station identity 001f:0001:0006:000e
<7>eth1: Looks like a Lucent/Agere firmware version 6.14
<7>eth1: Ad-hoc demo mode supported
<7>eth1: IEEE standard IBSS ad-hoc mode supported
<7>eth1: WEP supported, 104-bit key
<7>eth1: MAC address 00:02:2D:14:F4:2F
<7>eth1: Station name "HERMES I"
<7>eth1: ready
<7>eth1: index 0x01: Vcc 3.3, irq 5, io 0x0100-0x013f
<6>eth0: link up, 100Mbps, full-duplex, lpa 0x45E1




Archive powered by MHonArc 2.6.24.

Top of Page