Video hangs on pccard startup

"Sandro Fouche'" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>

Hello all,


      I've got a problem configuring a new pcmcia ethernet adpater on my
      laptop.

      If the system boots with the adpater in, after pccardd recognizes the
      card, and pccard_ethers run, the laptop display will freeze.  If I
      remove the card and re-insert it, the system then works properly.

      Anyone have any idea what's causing this?

      Some details:

      Laptop:	Toshiba Portege 700ct
      Ethernet:	3com OfficeConnect (uses ep driver)

      BIOS set for Cardbus/16 bit (PCIC compatible mode is ***SLOW***)


				 Thanks in advance,

					Sandro Fouche


      <<dmesg output follows:>>
      

Copyright (c) 1992-2002 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 4.5-RELEASE #1: Wed Apr 17 00:07:50 EDT 2002
    [email protected]:/usr/src/sys/compile/OUTLAND
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (366.60-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x66a  Stepping = 10
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 134086656 (130944K bytes)
config> q
avail memory = 127078400 (124100K bytes)
Preloaded elf kernel "kernel" at 0xc035f000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc035f09c.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 9 entries at 0xc00f0180
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX host to PCI bridge (AGP disabled)> on motherboard
pci0: <PCI bus> on pcib0
pci0: <NeoMagic MagicMedia 256AV SVGA controller> at 4.0 irq 11
isab0: <Intel 82371AB PCI to ISA bridge> at device 5.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0xfe60-0xfe6f at device 5.1 on
pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xffe0-0xffff irq 11 at
device 5.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
chip1: <Intel 82371AB Power management controller> port 0xfe70-0xfe7f at
device 5.3 on pci0
pci0: <unknown card> (vendor=0x11c1, dev=0x0440) at 7.0 irq 3
chip2: <Toshiba Fast Infra Red controller> port 0xff80-0xff9f irq 11 at device
9.0 on pci0
pcic0: <Toshiba ToPIC95B PCI-CardBus Bridge> irq 11 at device 11.0 on pci0
pcic0: PCI Memory allocated: 0x44000000
pccard0: <PC Card bus (classic)> on pcic0
pcic1: <Toshiba ToPIC95B PCI-CardBus Bridge> irq 11 at device 11.1 on pci0
pcic1: PCI Memory allocated: 0x44001000
pccard1: <PC Card bus (classic)> on pcic1
chip3: <ESS Technology Maestro 2E Audio controller> port 0xee00-0xeeff irq 11
at device 12.0 on pci0
pci0: <unknown card> (vendor=0x123f, dev=0x8888) at 13.0 irq 11
eisa0: <EISA bus> on motherboard
eisa0: unknown card @@@0000 (0x00000000) at slot 1
orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model GlidePoint, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ad0: 6194MB <TOSHIBA MK6411MAT> [13424/15/63] at ata0-master UDMA33
Mounting root from ufs:/dev/ad0s1a
pccard: card inserted, slot 0
ep0: <3Com OfficeConnect 572BT> at port 0x240-0x25f irq 11 flags 0x1 slot 0 on
pccard0
ep0: Ethernet address 00:00:86:61:38:fd
ep0: detached
pccard: card removed, slot 0
pccard: card inserted, slot 0
ep0: <3Com OfficeConnect 572BT> at port 0x240-0x25f irq 11 flags 0x1 slot 0 on
pccard0
ep0: Ethernet address 00:00:86:61:38:fd

      

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.