Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 1999 08:46:13 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        chris@netmonger.net, imp@village.org
Cc:        current@FreeBSD.ORG, julian@whistle.com, msmith@FreeBSD.ORG
Subject:   Re: HEADSUP: wd driver will be retired!
Message-ID:  <199912091346.IAA29671@pcnet1.pcnet.com>

next in thread | raw e-mail | index | archive | help
> In message <19991208150807.A16687@netmonger.net> Christopher Masto writes:
> : Right now, I have no sound (not detected), no USB (panic on removal),
> : can't use my sio pccard, can't eject my ed pccard, my IDE drives are
> : taking hours to dump and fsck, and my TV card is missing every other
> : line if I try to use the (not working anyway) closed caption decoder.
> 
> I have some patches for the can't eject the network cards from a user
> that I'm trying out and would then need to get committed to the
> network layer to properly support if_detach().
> 
> What's wrong with your sio pccard?  Mine works well enough...

Mine hasn't worked since a kernel built from Nov 23 sources.  It
broke sometime between then and December 4th.  Just built a new
kernel from todays sources, and still no go.

pccardd[47]: driver allocation failed for Motorola(MONTANA 33.6 FAX/MODEM): Device not configured

My 3c589D luckily still works correctly:

ep0: <3Com Etherlink III 3C589> at port 0x240-0x24f irq 9 slot 1 on pccard1
ep0: Ethernet address 00:60:08:8c:32:34

Excerpt from dmesg:

  pcic0: <VLSI 82C146> at irq 3 on isa0
  pccard0: <PC Card bus -- kludge version> on pcic0
  pccard1: <PC Card bus -- kludge version> on pcic0
  sio0: configured irq 4 not in bitmap of probed irqs 0
  sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
  sio0: type 8250
  ppc0: not probed (disabled)
  pcm0: <ESS1868 rev 11> at irq 7 drq 1 flags 0x10 on isa0
  IP packet filtering initialized, divert enabled, rule-based forwarding disabled, logging disabled
  Mounting root from ufs:/dev/wd0s3a
  pccard: card inserted, slot 0
  pccard: card inserted, slot 1
  ep0: <3Com Etherlink III 3C589> at port 0x240-0x24f irq 9 slot 1 on pccard1
  ep0: Ethernet address 00:60:08:8c:32:34

`pccardc dumpcis` now behaves as `pccardc dumpcore` :-)

  Configuration data for card in slot 0
  Tuple #1, code = 0x1 (Common memory descriptor), length = 1
      000:  00
          Common memory device information:
                  Device number 1, type No device, WPS = OFF
                  Speed = No speed, Memory block size = 512b, 1 units
  Tuple #2, code = 0x15 (Version 1 info), length = 39
      000:  04 01 4d 6f 74 6f 72 6f 6c 61 00 4d 4f 4e 54 41
      010:  4e 41 20 33 33 2e 36 20 46 41 58 2f 4d 4f 44 45
      020:  4d 00 56 32 2e 30 00
          Version = 4.1, Manuf = [Motorola],card vers = [MONTANA 33.6 FAX/MODEM]
          Addit. info = [V2.0],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[/ `
  [ and much more garbage before dumping core]

Email me privately if you need other info.

Dan Eischen
eischen@vigrid.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912091346.IAA29671>