Johny/others,

Actually that was w/o pccard option in the config. I also tried it with it
on but no luck still. I am not sure what the problem is. People have
hinted it could also be a cable problem but it seems to work fine, and
this card worked fine in Windows (I believe so). Oh well, maybe I just
need to wait longer till someone fixes this in the CVS.

Heres my config file:
machine         i386
cpu             I586_CPU
ident           mums
maxusers        32

#makeoptions    DEBUG=-g                #Build kernel with gdb(1) debug
symbols

options         INCLUDE_CONFIG_FILE     #Include this file in kernel
options         MATH_EMULATE            #Support for x87 emulation
options         INET                    #InterNETworking
#options        INET6                   #IPv6 communications protocols
#options         IPSEC                   #IP security
#options         IPSEC_ESP               #IP security (crypto; define w/
IPSEC)
options         FFS                     #Berkeley Fast Filesystem
options         MSDOSFS
options         SOFTUPDATES             #Enable FFS soft updates support
options         NFS                     #Network Filesystem
#options        NFS_ROOT                #NFS usable as root device, NFS
requiredoptions         MSDOSFS                 #MSDOS Filesystem
options         CD9660                  #ISO 9660 Filesystem
#options                DEVFS
options         PROCFS                  #Process filesystem
options         COMPAT_43               #Compatible with BSD 4.3 [KEEP
THIS!]
options         SCSI_DELAY=15000        #Delay (in ms) before probing SCSI
options         UCONSOLE                #Allow users to grab the console
options         USERCONFIG              #boot -c editor
options         VISUAL_USERCONFIG       #visual boot -c editor
options         KTRACE                  #ktrace(1) support
options         SYSVSHM                 #SYSV-style shared memory
options         SYSVMSG                 #SYSV-style message queues
options         SYSVSEM                 #SYSV-style semaphores
options         P1003_1B                #Posix P1003_1B real-time
extensions
options         _KPOSIX_PRIORITY_SCHEDULING
options         KBD_INSTALL_CDEV        # install a CDEV entry in /dev

# Security options
#options         IPFILTER                #ipfilter support
#options         IPFILTER_LOG            #ipfilter logging
#options         IPSTEALTH               #support for stealth forwarding
#options         TCP_DROP_SYNFIN         #drop TCP packets with SYN+FIN

device          isa
device          pci
#device         pccard
options         PCI_QUIET
# Floppy drives
device          fdc

# ATA and ATAPI devices
device          ata
device          atadisk                 # ATA disk drives
options         ATA_STATIC_ID           #Static device numbering

# SCSI Controllers
#device         ahc             # AHA2940 and onboard AIC7xxx devices

# SCSI peripherals
#device         scbus           # SCSI bus (required)
#device         da              # Direct Access (disks)
#device         cd              # CD
#device         pass            # Passthrough device (direct SCSI access)

# atkbdc0 controls both the keyboard and the PS/2 mouse
device          atkbdc  1       # At keyboard controller
device          atkbd           # at keyboard
device          psm             # psm mouse

device          vga             # VGA screen

# splash screen/screen saver
device          splash

# syscons is the default console driver, resembling an SCO console
device          sc      1
options         SC_HISTORY_SIZE=1000

# Floating point support - do not disable.
device          npx

# Power management support (see LINT for more options)
device          apm
device          pmtimer

# Audio support
device          pcm

device          smbus
device          intpm
device          smb
#options                PCIC_RESUME_RESET
#options                POWERFAIL_NMI

# Pcmcia and cardbus bridge support
#device         pcic            # pcmcia bridge
#device         card            # pccard slots
device          pccbb           # cardbus (yenta) bridge
device          cardbus

# Serial (COM) ports
device          sio             # 8250, 16[45]50 based serial ports

# Parallel port
#device         ppc
#device         ppbus           # Parallel port bus (required)
#device         lpt             # Printer
#device         ppi             # Parallel port interface device


# PCI Ethernet NICs that use the common MII bus controller code.
device          miibus          # MII bus support
device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')

# Pseudo devices - the number indicates how many units to allocated.
device          loop            # Network loopback
device          random          # Entropy device
device          ether           # Ethernet support
device          pty             # Pseudo-ttys (telnet etc)
device          speaker
#pseudo-device  gif     4       # IPv6 and IPv4 tunneling
#pseudo-device  faith   1       # IPv6-to-IPv4 relaying (translation)

# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
device          bpf             # Berkeley packet filter
#device         snp             # Snoop device

# USB support
#device         uhci            # UHCI PCI->USB interface
#device         ohci            # OHCI PCI->USB interface
#device         usb             # USB Bus (required)
#device         ukbd            # Keyboard
#device         ulpt            # Printer
#device         ums             # Mouse

# MISC
#options                ALT_BREAK_TO_DEBUGGER




Wed, 4 Apr 2001 (4:28pm +1000) Message:

@ Hi Anil,
@
@ For me it worked to remove the
@ device pccard
@ line in the kernel config. This causes me to lose support for
@ 16bit pcmcia cards, but on the other hand the cardbus card does
@ work properly. I have since been informed that it is all supposed
@ to work, but I haven't had time or chance to upgrade to verify
@ (I still run 010306).
@
@ Hope this helps,
@ /Johny
@
@ PS. When you boot after having installed the kernel without pccard
@ support, you well get a warning or two complaining that it can't
@ attach to the pccard bus, which is fine, since that is the one
@ that appears to cause the trouble.
@
@
@ > -----Original Message-----
@ > From:       Anil Jangity [SMTP:[EMAIL PROTECTED]]
@ > Sent:       Wednesday, April 04, 2001 4:08 AM
@ > To: [EMAIL PROTECTED]
@ > Cc: [EMAIL PROTECTED]
@ > Subject:    More xl0 watchdog timeout probs
@ >
@ > [please include me in Cc as I am not subscribed to the list]
@ >
@ >
@ > I looked through nearly all threads containing this topic and I am still
@ > stuck. I have tried some of the solutions posted but to no avail:
@ >
@ > Src I am using:
@ > Current (Mar 30) SYS/ (April 2)
@ >
@ >
@ > I am seeing that xl0: chip is in D6 power mode -- setting to D0 notice and
@ > as someone (Bill?) suggested I commented out the power mode check in the
@ > source but no luck.
@ >
@ > People have said this could be a IRQ issue and I should try changing
@ > the IRQ but I am not sure how, the bios on here doesn't seem to support
@ > that (Dell Latitude CP). HINTS file was no help.
@ >
@ > One thing I noticed:
@ > uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xece0-0xecff irq 11
@ > at device 1.2 on pci0
@ > pccbb0: <TI1131 PCI-CardBus Bridge> irq 11 at device 3.0 on pci0
@ > pccbb1: <TI1131 PCI-CardBus Bridge> irq 11 at device 3.1 on pci0
@ > xl0: <3Com 3c575B Fast Etherlink XL> port 0x3000-0x307f mem
@ > 0x44020000-0x4403ffff,0x44002080-0x440020ff,0x44002000-0x4400207f irq 11
@ > at device 0.0 on cardbus0
@ >
@ > Why are they ALL using irq11? Are they being shared? Is that normal? I
@ > disabled USB in the kernel but that didn't help this watchdog errors.
@ >
@ > Thanks for any help!! and sorry for this repetitous post.
@ >
@


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to