Re: Inserting PC card NIC, system stops

2010-01-10 Thread Fbsd1

Hashimoto wrote:

Thanks for your reply, Paul.


$ uname -a
FreeBSD musca.localdomain 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0
r201741: Fri Jan  8 01:01:18 JST 2010
r...@aries.localdomain:/usr/obj/usr/src/sys/GENERIC  i386


$ tail /var/log/messages
Jan  9 21:29:12 musca kernel: cbb1: ready never happened, status = 00
Jan  9 21:29:12 musca kernel: ed0:  at port



ed(4) appears to be driver for that card


Sure.
I'm using GENERIC kernel,
and it includes cbb(4), ed(4) device driver.
But the system does not work fine with this PC card.



You are not clear just how you are inserting the nic card. Are you 
trying to insert the card while Freebsd is up and running or inserting 
the card while the pc is powered off and them during bootup post you get 
those msgs?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Inserting PC card NIC, system stops

2010-01-10 Thread Paul B Mahol
On 1/10/10, Hashimoto  wrote:
> Thanks for your reply, Paul.
>
>>> $ uname -a
>>> FreeBSD musca.localdomain 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0
>>> r201741: Fri Jan  8 01:01:18 JST 2010
>>> r...@aries.localdomain:/usr/obj/usr/src/sys/GENERIC  i386
>>>
>>> 
>>> $ tail /var/log/messages
>>> Jan  9 21:29:12 musca kernel: cbb1: ready never happened, status = 00
>>> Jan  9 21:29:12 musca kernel: ed0:  at port
>
>> ed(4) appears to be driver for that card
>
> Sure.
> I'm using GENERIC kernel,
> and it includes cbb(4), ed(4) device driver.
> But the system does not work fine with this PC card.

Then it could be bug in hardware(and in FreeBSD because it should
not hang) or id ed(4) or in anything else, so report is as a bug.

-- 
Paul B Mahol
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Inserting PC card NIC, system stops

2010-01-09 Thread Hashimoto
Thanks for your reply, Paul.

>> $ uname -a
>> FreeBSD musca.localdomain 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0
>> r201741: Fri Jan  8 01:01:18 JST 2010
>> r...@aries.localdomain:/usr/obj/usr/src/sys/GENERIC  i386
>>
>> 
>> $ tail /var/log/messages
>> Jan  9 21:29:12 musca kernel: cbb1: ready never happened, status = 00
>> Jan  9 21:29:12 musca kernel: ed0:  at port

> ed(4) appears to be driver for that card

Sure.
I'm using GENERIC kernel,
and it includes cbb(4), ed(4) device driver.
But the system does not work fine with this PC card.

-- 
橋本紘希
hsm...@gmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Inserting PC card NIC, system stops

2010-01-09 Thread Paul B Mahol
On 1/9/10, Hashimoto  wrote:
> Hello.
> I have a problem with a PC card Ethernet interface.
>
> When I insert the PC card to my laptop,
> the system hungs and makes no response.
> When I eject the card,
> the system starts again and works fine.
> (working
>  -> insert the card
>  stopping
>  -> eject the card
>  working)
>
> Of course, I cannot use this card for network interface.
> (ifconfig command does not show this interface.)
> Are there some workarounds to work this card correctly?
> Regards.
>
> 
> Corega CG-LAPCCTXD
>
> $ uname -a
> FreeBSD musca.localdomain 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0
> r201741: Fri Jan  8 01:01:18 JST 2010
> r...@aries.localdomain:/usr/obj/usr/src/sys/GENERIC  i386
>
> 
> $ tail /var/log/messages
> Jan  9 21:29:12 musca kernel: cbb1: ready never happened, status = 00
> Jan  9 21:29:12 musca kernel: ed0:  at port

ed(4) appears to be driver for that card

-- 
Paul B Mahol
aaa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Inserting PC card NIC, system stops

2010-01-09 Thread Hashimoto
Hello.
I have a problem with a PC card Ethernet interface.

When I insert the PC card to my laptop,
the system hungs and makes no response.
When I eject the card,
the system starts again and works fine.
(working
 -> insert the card
 stopping
 -> eject the card
 working)

Of course, I cannot use this card for network interface.
(ifconfig command does not show this interface.)
Are there some workarounds to work this card correctly?
Regards.


Corega CG-LAPCCTXD

$ uname -a
FreeBSD musca.localdomain 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0
r201741: Fri Jan  8 01:01:18 JST 2010
r...@aries.localdomain:/usr/obj/usr/src/sys/GENERIC  i386


$ tail /var/log/messages
Jan  9 21:29:12 musca kernel: cbb1: ready never happened, status = 00
Jan  9 21:29:12 musca kernel: ed0:  at port
0x100-0x11f irq 11 function 0 config 32 on pccard1
Jan  9 21:29:12 musca kernel: Novell probe generic 6
Jan  9 21:29:12 musca kernel: device_attach: ed0 attach returned 6

$ dmesg
Copyright (c) 1992-2009 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 8.0-RELEASE-p2 #0 r201741: Fri Jan  8 01:01:18 JST 2010
r...@aries.localdomain:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Mobile AMD Duron(tm) Processor (847.43-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x670  Stepping = 0
  
Features=0x383f9ff
  AMD Features=0xc0440800,MMX+,3DNow!+,3DNow!>
real memory  = 134217728 (128 MB)
avail memory = 17936 (95 MB)
kbd1 at kbdmux0
acpi0:  on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_ec0:  port 0x62,0x66 on acpi0
acpi_button0:  on acpi0
acpi_lid0:  on acpi0
acpi_acad0:  on acpi0
battery0:  on acpi0
pcib0:  port 0xcf8-0xcff on acpi0
pci_link2: BIOS IRQ 11 for 0.11.INTA is invalid
pci0:  on pcib0
agp0:  on hostb0
agp0: aperture size is 256M
pcib1:  at device 1.0 on pci0
pci1:  on pcib1
vgapci0:  mem
0xe000-0xe007,0x9000-0x97ff irq 10 at device 0.0 on
pci1
cbb0:  at device 8.0 on pci0
cardbus0:  on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [FILTER]
cbb1:  at device 8.1 on pci0
cardbus1:  on cbb1
pccard1: <16-bit PCCard bus> on cbb1
cbb1: [FILTER]
fwohci0:  mem 0xf0001000-0xf0001fff irq 5 at device 11.0 on pci0
fwohci0: [ITHREAD]
fwohci0: OHCI version 1.0 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:40:d0:01:00:01:be:36
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 1024 bytes.
fwohci0: max_rec 1024 -> 2048
firewire0:  on fwohci0
dcons_crom0:  on firewire0
dcons_crom0: bus_addr 0x10a4000
fwe0:  on firewire0
if_fwe0: Fake Ethernet address: 02:40:d0:01:be:36
fwe0: Ethernet address: 02:40:d0:01:be:36
fwip0:  on firewire0
fwip0: Firewire address: 00:40:d0:01:00:01:be:36 @ 0xfffe,
S400, maxrec 2048
fwohci0: Initiate bus reset
fwohci0: fwohci_intr_core: BUS reset
fwohci0: fwohci_intr_core: node_id=0x, SelfID Count=1, CYCLEMASTER mode
isab0:  at device 17.0 on pci0
isa0:  on isab0
atapci0:  port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1100-0x110f at device 17.1 on
pci0
atapci0: Correcting VIA config for southbridge data corruption bug
ata0:  on atapci0
ata0: [ITHREAD]
ata1:  on atapci0
ata1: [ITHREAD]
uhci0:  port 0x1200-0x121f irq 10 at device
17.2 on pci0
uhci0: [ITHREAD]
uhci0: LegSup = 0x8030
usbus0:  on uhci0
uhci1:  port 0x1300-0x131f irq 10 at device
17.3 on pci0
uhci1: [ITHREAD]
uhci1: LegSup = 0xa030
usbus1:  on uhci1
pci0:  at device 17.4 (no driver attached)
pci0:  at device 17.5 (no driver attached)
pci0:  at device 17.6 (no driver attached)
vr0:  port 0xe800-0xe8ff mem
0xf000-0xf0ff irq 10 at device 18.0 on pci0
vr0: Quirks: 0x0
vr0: Revision: 0x51
miibus0:  on vr0
smcphy0:  PHY 1 on miibus0
smcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: Ethernet address: 00:40:d0:1d:3d:83
vr0: [ITHREAD]
atkbdc0:  port 0x60,0x64 irq 1 on acpi0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0:  irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model GlidePoint, device ID 0
atrtc0:  port 0x70-0x75 irq 8 on acpi0
fdc0:  port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FILTER]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0:  port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
ppc0: [ITHREAD]
ppbus0:  on ppc0
plip0:  on ppbus0
plip0: [ITHREAD]
lpt0:  on ppbus0
lpt0: [ITHREAD]
lpt0: Interrupt-driven port
ppi0:  on ppbus0
cpu0:  on acpi0
powernow0:  on cpu0
pmtimer0 on isa0
orm0:  at iomem
0xc-0xcbfff,0xe-0xe0fff,0xe6000-0xe6fff,0xeb000-0xe pnpid
ORM on isa0
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb o