Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2001 21:51:00 +0200
From:      Mark Santcroos <marks@ripe.net>
To:        Jonathan Chen <jon@FreeBSD.ORG>
Cc:        Warner Losh <imp@harmony.village.org>, current@FreeBSD.ORG
Subject:   Re: ToPIC100 not working correctly
Message-ID:  <20010910215100.A578@laptop.6bone.nl>
In-Reply-To: <20010906135053.C464@laptop.6bone.nl>; from marks@ripe.net on Thu, Sep 06, 2001 at 01:50:53PM %2B0200
References:  <86n14cms6f.wl@e-ppp8.eken.phys.nagoya-u.ac.jp> <200109031624.f83GOVh26528@harmony.village.org> <20010904112524.A542@laptop.6bone.nl> <20010905115107.D28669@enterprise.spock.org> <20010906135053.C464@laptop.6bone.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
I supplied you with the information you asked for, but didnt receive any
feedback/further directions.

Is it btw recommended to switch to NEWCARD for the sake of
testing/debugging. Or doesnt it matter at all?

In pcic_pci.c v1.80 the warning for ToPIC100 not working disappeared, but 
it still isnt working as it should for me.
(For verbosity: the cards only loads correctly once, it doesnt detect the
second insert after removing (see other mails in this thread))

Do you know the exact reason for this problem or can I help by exactly
finding out what change of code causes this problems?

Mark


On Thu, Sep 06, 2001 at 01:50:53PM +0200, Mark Santcroos wrote:
> 
> On Wed, Sep 05, 2001 at 11:51:07AM -0400, Jonathan Chen wrote:
> > A complete dmesg from a verbose boot with both the successful and failed 
> > attempts would be a good start.  It would also be useful to know what card 
> > you're using.
> 
> The card is a Lucent wavelan. I haven't tried this with another card
> though, let me know if that might me usefull.
> 
> Find attached the two dmesgs. They are both build after a cvsup.
> For one of the two kernels I have replaced src/sys/pccard/ with the one
> from August 20.
> 
> I have also included my kernel config.
> 
> Mark
> 
> -- 
> Mark Santcroos				RIPE Network Coordination Centre
> http://www.ripe.net/home/mark/		New Projects Group/TTM

> machine		i386
> cpu		I686_CPU
> ident		MYNEW
> maxusers	32
> options 	INET			#InterNETworking
> options 	FFS			#Berkeley Fast Filesystem
> options 	SOFTUPDATES		#Enable FFS soft updates support
> options 	MD_ROOT			#MD is a potential root device
> options 	PROCFS			#Process filesystem
> options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
> options 	UCONSOLE		#Allow users to grab the console
> 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
> device		isa
> device		pci
> device		fdc
> device		ata
> device		atadisk			# ATA disk drives
> device		atapicd			# ATAPI CDROM drives
> options 	ATA_STATIC_ID		#Static device numbering
> device		atkbdc	1
> device		atkbd
> device		psm
> device		vga
> device		sc	1
> device		npx
> device		apm
> device 		pmtimer
> device		card
> device		pcic
> device		sio
> device		wi
> device		random		# Entropy device
> device		loop		# Network loopback
> device		ether		# Ethernet support
> device		tun		# Packet tunnel.
> device		pty		# Pseudo-ttys (telnet etc)
> device		md		# Memory "disks"
> device		bpf		# Berkeley packet filter
> device		uhci
> device		usb		# USB Bus (required)
> device		ugen		# Generic
> options 	PSEUDOFS
> options         COMPAT_LINUX
> options         LINPROCFS
> options		DDB
> options         INCLUDE_CONFIG_FILE
> options 	IPFIREWALL
> options 	IPDIVERT

> Copyright (c) 1992-2001 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 5.0-CURRENT #10: Thu Sep  6 09:41:15 CEST 2001
>     root@laptop.6bone.nl:/usr/obj/usr/src/sys/LAPTOP
> Calibrating clock(s) ... TSC clock: 299933216 Hz, i8254 clock: 1193150 Hz
> CLK_USE_I8254_CALIBRATION not specified - using default frequency
> Timecounter "i8254"  frequency 1193182 Hz
> CLK_USE_TSC_CALIBRATION not specified - using old calibration method
> CPU: Pentium II/Pentium II Xeon/Celeron (299.94-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)
> Physical memory chunk(s):
> 0x00001000 - 0x0009efff, 647168 bytes (158 pages)
> 0x0032c000 - 0x07fd7fff, 130727936 bytes (31916 pages)
> avail memory = 127447040 (124460K bytes)
> bios32: Found BIOS32 Service Directory header at 0xc00f0220
> bios32: Entry = 0xfc465 (c00fc465)  Rev = 0  Len = 1
> pcibios: PCI BIOS entry at 0xf0000+0xedcd
> pnpbios: Found PnP BIOS data at 0xc00f8ed0
> pnpbios: Entry = f0000:9344  Rev = 1.0
> pnpbios: Event flag at 510
> pnpbios: OEM ID 1934f351
> Other BIOS signatures found:
> Preloaded elf kernel "kernel" at 0xc0306000.
> null: <null device, zero device>
> random: <entropy source>
> mem: <memory & I/O>
> Pentium Pro MTRR support enabled
> pci_open(1):	mode 1 addr port (0x0cf8) is 0x00000000
> pci_open(1a):	mode1res=0x80000000 (0x80000000)
> pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=71948086)
> Using $PIR table, 7 entries at 0xc00f0190
> apm0: <APM BIOS> on motherboard
> apm0: found APM BIOS v1.2, connected at v1.2
> npx0: <math processor> on motherboard
> npx0: INT 16 interface
> pcib0: <Intel 82443MX host to PCI bridge> at pcibus 0 on motherboard
> pci0: physical bus=0
> found->	vendor=0x8086, dev=0x7194, revid=0x01
> 	bus=0, slot=0, func=0
> 	class=06-00-00, hdrtype=0x00, mfdev=0
> 	map[10]: type 1, range 32, base ff400000, size 22, enabled
> 	map[14]: type 1, range 32, base ff3e0000, size 17, enabled
> 	map[18]: type 1, range 32, base fec00000, size 22, enabled
> found->	vendor=0x1023, dev=0x9525, revid=0x49
> 	bus=0, slot=4, func=0
> 	class=03-00-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=11
> 	powerspec 1  supports D0 D1 D2 D3  current D0
> found->	vendor=0x8086, dev=0x7198, revid=0x01
> 	bus=0, slot=7, func=0
> 	class=06-80-00, hdrtype=0x00, mfdev=1
> 	map[20]: type 4, range 32, base 0000fff0, size  4, enabled
> found->	vendor=0x8086, dev=0x7199, revid=0x00
> 	bus=0, slot=7, func=1
> 	class=01-01-80, hdrtype=0x00, mfdev=0
> 	map[20]: type 4, range 32, base 0000ff80, size  5, enabled
> found->	vendor=0x8086, dev=0x719a, revid=0x00
> 	bus=0, slot=7, func=2
> 	class=0c-03-00, hdrtype=0x00, mfdev=0
> 	intpin=d, irq=11
> found->	vendor=0x8086, dev=0x719b, revid=0x00
> 	bus=0, slot=7, func=3
> 	class=06-80-00, hdrtype=0x00, mfdev=0
> 	map[10]: type 4, range 32, base 0000ff60, size  5, enabled
> found->	vendor=0x1179, dev=0x0d01, revid=0x00
> 	bus=0, slot=9, func=0
> 	class=0d-00-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=11
> 	powerspec 2  supports D0 D1 D3  current D0
> found->	vendor=0x1179, dev=0x0617, revid=0x20
> 	bus=0, slot=11, func=0
> 	class=06-07-00, hdrtype=0x02, mfdev=1
> 	intpin=a, irq=255
> 	powerspec 1  supports D0 D3  current D0
> 	map[10]: type 4, range 32, base 0000fc00, size  8, enabled
> found->	vendor=0x125d, dev=0x1978, revid=0x10
> 	bus=0, slot=12, func=0
> 	class=04-01-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=11
> 	powerspec 2  supports D0 D1 D2 D3  current D0
> 	map[10]: type 1, range 32, base ffefff00, size  8, enabled
> 	map[14]: type 4, range 32, base 000002f8, size  3, enabled
> 	map[18]: type 4, range 32, base 00001c00, size  8, enabled
> found->	vendor=0x11c1, dev=0x0441, revid=0x01
> 	bus=0, slot=13, func=0
> 	class=07-80-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=3
> 	powerspec 2  supports D0 D2 D3  current D0
> pci0: <PCI bus> on pcib0
> pci0: <display, VGA> at device 4.0 (no driver attached)
> PCI-ISA bridge with incorrect subclass 0x80
> PCI-ISA bridge with incorrect subclass 0x80
> isab0: <PCI-ISA bridge> at device 7.0 on pci0
> isa0: <ISA bus> on isab0
> atapci0: <Intel PIIX4 ATA33 controller> port 0xfff0-0xffff at device 7.1 on pci0
> ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xfff0
> ata0: mask=03 ostat0=50 ostat2=00
> ata0-master: ATAPI probe 00 00
> ata0-slave: ATAPI probe 00 00
> ata0: mask=03 stat0=50 stat1=00
> ata0-master: ATA probe 01 a5
> ata0: devices=01
> ata0: at 0x1f0 irq 14 on atapci0
> ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xfff8
> ata1: at 0x170 irq 15 on atapci0
> uhci0: <Intel 82443MX USB controller> port 0xff80-0xff9f irq 11 at device 7.2 on pci0
> usb0: <Intel 82443MX 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
> pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
> pci0: <unknown> at device 9.0 (no driver attached)
> pci_cfgintr_unique: hard-routed to irq 11
> pci_cfgintr: 0:11 INTA routed to irq 11
> pcic0: <Toshiba ToPIC100 PCI-CardBus Bridge> irq 11 at device 11.0 on pci0
> pcic0: PCI Memory allocated: 0x44000000
> pccard0: <PC Card bus (classic)> on pcic0
> pci0: <multimedia, audio> at device 12.0 (no driver attached)
> pci0: <simple comms> at device 13.0 (no driver attached)
> ata-: ata0 already exists, using ata2 instead
> ata-: ata1 already exists, using ata3 instead
> pcic-: pcic0 already exists, using pcic1 instead
> pcic-: pcic1 already exists, using pcic2 instead
> Trying Read_Port at 203
> Trying Read_Port at 243
> Trying Read_Port at 283
> Trying Read_Port at 2c3
> Trying Read_Port at 303
> Trying Read_Port at 343
> Trying Read_Port at 383
> Trying Read_Port at 3c3
> pnpbios: 15 devices, largest 198 bytes
> PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000
> PNP0c01: adding fixed memory32 range 0xf0000-0xfffff, size=0x10000
> PNP0c01: adding fixed memory32 range 0x100000-0x7fdffff, size=0x7ee0000
> PNP0c01: adding fixed memory32 range 0x7fe0000-0x7feffff, size=0x10000
> PNP0c01: adding fixed memory32 range 0x7ff0000-0x7ffffff, size=0x10000
> PNP0c01: adding fixed memory32 range 0x100a0000-0x100fffff, size=0x60000
> PNP0c01: adding fixed memory32 range 0xfff00000-0xffffffff, size=0x100000
> pnpbios: handle 1 device ID PNP0c01 (010cd041)
> PNP0200: adding io range 0-0xf, size=0x10, align=0x1
> PNP0200: adding io range 0x81-0x83, size=0x3, align=0x1
> PNP0200: adding io range 0x87-0x87, size=0x1, align=0x1
> PNP0200: adding io range 0x89-0x8b, size=0x3, align=0x1
> PNP0200: adding io range 0x8f-0x8f, size=0x1, align=0x1
> PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0x1
> PNP0200: adding dma mask 0x10
> pnpbios: handle 2 device ID PNP0200 (0002d041)
> PNP0000: adding io range 0x20-0x21, size=0x2, align=0x1
> PNP0000: adding io range 0xa0-0xa1, size=0x2, align=0x1
> PNP0000: adding irq mask 0x4
> pnpbios: handle 3 device ID PNP0000 (0000d041)
> PNP0100: adding io range 0x40-0x43, size=0x4, align=0x1
> PNP0100: adding irq mask 0x1
> pnpbios: handle 4 device ID PNP0100 (0001d041)
> PNP0800: adding io range 0x61-0x61, size=0x1, align=0x1
> pnpbios: handle 5 device ID PNP0800 (0008d041)
> PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0x1
> PNP0c04: adding irq mask 0x2000
> pnpbios: handle 6 device ID PNP0c04 (040cd041)
> PNP0303: adding io range 0x60-0x60, size=0x1, align=0x1
> PNP0303: adding io range 0x64-0x64, size=0x1, align=0x1
> PNP0303: adding irq mask 0x2
> pnpbios: handle 7 device ID PNP0303 (0303d041)
> PNP0f13: adding irq mask 0x1000
> pnpbios: handle 8 device ID PNP0f13 (130fd041)
> PNP0b00: adding io range 0x70-0x71, size=0x2, align=0x1
> PNP0b00: adding irq mask 0x100
> pnpbios: handle 9 device ID PNP0b00 (000bd041)
> PNP0c02: adding io range 0x80-0x80, size=0x1, align=0x1
> PNP0c02: adding io range 0x84-0x86, size=0x3, align=0x1
> PNP0c02: adding io range 0x88-0x88, size=0x1, align=0x1
> PNP0c02: adding io range 0x8c-0x8e, size=0x3, align=0x1
> PNP0c02: adding io range 0xe0-0xef, size=0x10, align=0x1
> PNP0c02: adding io range 0xb0-0xb2, size=0x3, align=0x1
> PNP0c02: adding io range 0x62-0x62, size=0x1, align=0x1
> PNP0c02: adding io range 0x66-0x66, size=0x1, align=0x1
> PNP0c02: adding io range 0x6d-0x6d, size=0x1, align=0x1
> PNP0c02: adding io range 0x6f-0x6f, size=0x1, align=0x1
> PNP0c02: adding io range 0x480-0x48f, size=0x10, align=0x1
> PNP0c02: adding io range 0xcf8-0xcff, size=0x8, align=0x1
> PNP0c02: adding io range 0x4d0-0x4d1, size=0x2, align=0x1
> PNP0c02: adding io range 0x22-0x22, size=0x1, align=0x1
> PNP0c02: adding io range 0x92-0x92, size=0x1, align=0x1
> PNP0c02: adding io range 0xfd00-0xfd3f, size=0x40, align=0x1
> PNP0c02: adding io range 0xfeac-0xfeac, size=0x1, align=0x1
> PNP0c02: adding io range 0xfe00-0xfe3f, size=0x40, align=0x1
> PNP0c02: adding io range 0xfe50-0xfe57, size=0x8, align=0x1
> PNP0c02: adding io range 0xfe70-0xfe7f, size=0x10, align=0x1
> PNP0c02: adding io range 0xfe90-0xfe97, size=0x8, align=0x1
> PNP0c02: adding io range 0xfe9e-0xfe9e, size=0x1, align=0x1
> PNP0c02: adding irq mask 0x200
> pnpbios: handle 10 device ID PNP0c02 (020cd041)
> PNP0700: adding io range 0x3f2-0x3f5, size=0x4, align=0x1
> PNP0700: adding io range 0x3f7-0x3f7, size=0x1, align=0x1
> PNP0700: adding irq mask 0x40
> PNP0700: adding dma mask 0x4
> pnpbios: handle 11 device ID PNP0700 (0007d041)
> PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0x1
> PNP0501: adding irq mask 0x10
> pnpbios: handle 14 device ID PNP0501 (0105d041)
> PNP0401: adding io range 0x378-0x37a, size=0x3, align=0x1
> PNP0401: adding io range 0x778-0x77a, size=0x3, align=0x1
> PNP0401: adding irq mask 0x80
> PNP0401: adding dma mask 0x8
> pnpbios: handle 16 device ID PNP0401 (0104d041)
> pnpbios: handle 17 device ID PNP0a03 (030ad041)
> PNP0e03: adding io range 0x3e0-0x3e1, size=0x2, align=0x1
> pnpbios: handle 20 device ID PNP0e03 (030ed041)
> sc-: sc0 already exists, using sc1 instead
> vga-: vga0 already exists, using vga1 instead
> isa_probe_children: disabling PnP devices
> isa_probe_children: probing non-PnP devices
> orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0
> adv0 failed to probe on isa0
> aha0 failed to probe on isa0
> aic0 failed to probe on isa0
> ata2 failed to probe at port 0x1f0 irq 14 on isa0
> ata3 failed to probe at port 0x170 irq 15 on isa0
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
> atkbd: the current kbd controller command byte 0047
> atkbd: keyboard ID 0x41ab (2)
> kbd0 at atkbd0
> kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000
> psm0: current command byte:0047
> psm0: <PS/2 Mouse> irq 12 on atkbdc0
> psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons
> psm0: config:00000000, flags:00000000, packet size:3
> psm0: syncmask:c0, syncbits:00
> bt0 failed to probe on isa0
> cs0 failed to probe at port 0x300 on isa0
> ed0 failed to probe at port 0x280 iomem 0xd8000 irq 10 on isa0
> fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
> fe0 failed to probe at port 0x300 on isa0
> ie0 failed to probe at port 0x300 iomem 0xd0000 irq 10 on isa0
> le0 failed to probe at port 0x300 iomem 0xd0000 irq 5 on isa0
> lnc0 failed to probe at port 0x280 irq 10 drq 0 on isa0
> pcic1 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
> pcic2: not probed (disabled)
> pmtimer0 on isa0
> ppc0 failed to probe at irq 7 on isa0
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=0x300>
> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
> sio0: irq maps: 0x41 0x51 0x51 0x51
> 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
> sio1: irq maps: 0x41 0x41 0x41 0x41
> sio1: probe failed test(s): 0 1 2 4
> sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
> sio2: not probed (disabled)
> sio3: not probed (disabled)
> sn0 failed to probe at port 0x300 irq 10 on isa0
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> fb0: vga0, vga, type:VGA (5), flags:0x7007f
> fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
> fb0: init mode:24, bios mode:3, current mode:24
> fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
> VGA parameters upon power-up
> 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 
> bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 
> b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
> 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
> VGA parameters in BIOS for mode 24
> 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
> bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
> b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
> 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
> EGA/VGA parameters to be used for mode 24
> 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
> bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
> b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
> 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
> vt0 failed to probe on isa0
> sc1: no video adapter found.
> sc1: <System console> failed to probe on isa0
> vga1: <Generic ISA VGA> failed to probe on isa0
> isa_probe_children: probing PnP devices
> unknown: <PNP0800> failed to probe at port 0x61 on isa0
> unknown: <PNP0303> can't assign resources
> unknown: <PNP0303> at port 0x60 on isa0
> unknown: <PNP0f13> can't assign resources
> unknown: <PNP0f13> at irq 12 on isa0
> unknown: <PNP0700> can't assign resources
> unknown: <PNP0700> at port 0x3f2-0x3f5 on isa0
> unknown: <PNP0501> can't assign resources
> unknown: <PNP0501> at port 0x3f8-0x3ff on isa0
> unknown: <PNP0401> failed to probe at port 0x378-0x37a,0x778-0x77a irq 7 drq 3 on isa0
> unknown: <PNP0e03> failed to probe at port 0x3e0-0x3e1 on isa0
> BIOS Geometries:
>  0:0313fe3f 0..787=788 cylinders, 0..254=255 heads, 1..63=63 sectors
>  0 accounted for
> Device configuration finished.
> linprocfs registered
> IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled
> bpf: lo0 attached
> Linux ELF exec handler installed
> ad0: success setting UDMA2 on Intel chip
> Creating DISK ad0
> ad0: <TOSHIBA MK6411MAT/J0.08 H> ATA-4 disk at ata0-master
> ad0: 6194MB (12685680 sectors), 13424 C, 15 H, 63 S, 512 B
> ad0: 16 secs/int, 1 depth queue, UDMA33
> ad0: piomode=4 dmamode=2 udmamode=2 cblid=0
> Mounting root from ufs:/dev/ad0s1a
> ad0s1: type 0xa5, start 63, end = 12675284, size 12675222 : OK
> start_init: trying /sbin/init
> pcic0: Event mask 0xe stat 0x30000419
> pccard: card inserted, slot 0
> pcic0: Event mask 0x8 stat 0x30000459
> pccard0: Assigning wi0: io 0x240-0x27f irq 11 mem 0x0-0xffffffff
> pcic: I/O win 0 flags 15 240-27f
> wi0: Forcing IRQ to 11
> pcic: I/O win 0 flags 5 240-27f
> wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
> wi0: found Lucent chip
> pcic: I/O win 0 flags 15 240-27f
> wi0: Forcing IRQ to 11
> wi0: Ethernet address: 00:02:2d:04:25:7f
> wi0: wi_generic_attach:wi_has_wep = 1
> bpf: wi0 attached
> pcic0: Event mask 0xe stat 0x30000007
> pcic: I/O win 0 flags 5 240-27f
> wi0: detached
> pccard: card removed, slot 0
> pcic0: Event mask 0x6 stat 0x30000411
> pccard: card inserted, slot 0
> pcic0: Event mask 0x8 stat 0x30000459
> pccard0: Assigning wi0: io 0x240-0x27f irq 11 mem 0x0-0xffffffff
> pcic: I/O win 0 flags 15 240-27f
> wi0: Forcing IRQ to 11
> pcic: I/O win 0 flags 5 240-27f
> wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
> wi0: found Lucent chip
> pcic: I/O win 0 flags 15 240-27f
> wi0: Forcing IRQ to 11
> wi0: Ethernet address: 00:02:2d:04:25:7f
> wi0: wi_generic_attach:wi_has_wep = 1
> bpf: wi0 attached

> Copyright (c) 1992-2001 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 5.0-CURRENT #8: Thu Sep  6 09:10:47 CEST 2001
>     root@laptop.6bone.nl:/usr/obj/usr/src/sys/LAPTOP
> Calibrating clock(s) ... TSC clock: 299933212 Hz, i8254 clock: 1193150 Hz
> CLK_USE_I8254_CALIBRATION not specified - using default frequency
> Timecounter "i8254"  frequency 1193182 Hz
> CLK_USE_TSC_CALIBRATION not specified - using old calibration method
> CPU: Pentium II/Pentium II Xeon/Celeron (299.94-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)
> Physical memory chunk(s):
> 0x00001000 - 0x0009efff, 647168 bytes (158 pages)
> 0x0032d000 - 0x07fd7fff, 130723840 bytes (31915 pages)
> avail memory = 127442944 (124456K bytes)
> bios32: Found BIOS32 Service Directory header at 0xc00f0220
> bios32: Entry = 0xfc465 (c00fc465)  Rev = 0  Len = 1
> pcibios: PCI BIOS entry at 0xf0000+0xedcd
> pnpbios: Found PnP BIOS data at 0xc00f8ed0
> pnpbios: Entry = f0000:9344  Rev = 1.0
> pnpbios: Event flag at 510
> pnpbios: OEM ID 1934f351
> Other BIOS signatures found:
> Preloaded elf kernel "kernel" at 0xc0307000.
> null: <null device, zero device>
> random: <entropy source>
> mem: <memory & I/O>
> Pentium Pro MTRR support enabled
> pci_open(1):	mode 1 addr port (0x0cf8) is 0x00000000
> pci_open(1a):	mode1res=0x80000000 (0x80000000)
> pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=71948086)
> Using $PIR table, 7 entries at 0xc00f0190
> apm0: <APM BIOS> on motherboard
> apm0: found APM BIOS v1.2, connected at v1.2
> npx0: <math processor> on motherboard
> npx0: INT 16 interface
> pcib0: <Intel 82443MX host to PCI bridge> at pcibus 0 on motherboard
> pci0: physical bus=0
> found->	vendor=0x8086, dev=0x7194, revid=0x01
> 	bus=0, slot=0, func=0
> 	class=06-00-00, hdrtype=0x00, mfdev=0
> 	map[10]: type 1, range 32, base ff400000, size 22, enabled
> 	map[14]: type 1, range 32, base ff3e0000, size 17, enabled
> 	map[18]: type 1, range 32, base fec00000, size 22, enabled
> found->	vendor=0x1023, dev=0x9525, revid=0x49
> 	bus=0, slot=4, func=0
> 	class=03-00-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=11
> 	powerspec 1  supports D0 D1 D2 D3  current D0
> found->	vendor=0x8086, dev=0x7198, revid=0x01
> 	bus=0, slot=7, func=0
> 	class=06-80-00, hdrtype=0x00, mfdev=1
> 	map[20]: type 4, range 32, base 0000fff0, size  4, enabled
> found->	vendor=0x8086, dev=0x7199, revid=0x00
> 	bus=0, slot=7, func=1
> 	class=01-01-80, hdrtype=0x00, mfdev=0
> 	map[20]: type 4, range 32, base 0000ff80, size  5, enabled
> found->	vendor=0x8086, dev=0x719a, revid=0x00
> 	bus=0, slot=7, func=2
> 	class=0c-03-00, hdrtype=0x00, mfdev=0
> 	intpin=d, irq=11
> found->	vendor=0x8086, dev=0x719b, revid=0x00
> 	bus=0, slot=7, func=3
> 	class=06-80-00, hdrtype=0x00, mfdev=0
> 	map[10]: type 4, range 32, base 0000ff60, size  5, enabled
> found->	vendor=0x1179, dev=0x0d01, revid=0x00
> 	bus=0, slot=9, func=0
> 	class=0d-00-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=11
> 	powerspec 2  supports D0 D1 D3  current D0
> found->	vendor=0x1179, dev=0x0617, revid=0x20
> 	bus=0, slot=11, func=0
> 	class=06-07-00, hdrtype=0x02, mfdev=1
> 	intpin=a, irq=255
> 	powerspec 1  supports D0 D3  current D0
> 	map[10]: type 4, range 32, base 0000fc00, size  8, enabled
> found->	vendor=0x125d, dev=0x1978, revid=0x10
> 	bus=0, slot=12, func=0
> 	class=04-01-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=11
> 	powerspec 2  supports D0 D1 D2 D3  current D0
> 	map[10]: type 1, range 32, base ffefff00, size  8, enabled
> 	map[14]: type 4, range 32, base 000002f8, size  3, enabled
> 	map[18]: type 4, range 32, base 00001c00, size  8, enabled
> found->	vendor=0x11c1, dev=0x0441, revid=0x01
> 	bus=0, slot=13, func=0
> 	class=07-80-00, hdrtype=0x00, mfdev=0
> 	intpin=a, irq=3
> 	powerspec 2  supports D0 D2 D3  current D0
> pci0: <PCI bus> on pcib0
> pci0: <display, VGA> at device 4.0 (no driver attached)
> PCI-ISA bridge with incorrect subclass 0x80
> PCI-ISA bridge with incorrect subclass 0x80
> isab0: <PCI-ISA bridge> at device 7.0 on pci0
> isa0: <ISA bus> on isab0
> atapci0: <Intel PIIX4 ATA33 controller> port 0xfff0-0xffff at device 7.1 on pci0
> ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xfff0
> ata0: mask=03 ostat0=50 ostat2=00
> ata0-slave: ATAPI probe 00 00
> ata0-master: ATAPI probe 00 00
> ata0: mask=03 stat0=50 stat1=50
> ata0-master: ATA probe 01 a5
> ata0: devices=01
> ata0: at 0x1f0 irq 14 on atapci0
> ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xfff8
> ata1: at 0x170 irq 15 on atapci0
> uhci0: <Intel 82443MX USB controller> port 0xff80-0xff9f irq 11 at device 7.2 on pci0
> usb0: <Intel 82443MX 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
> pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
> pci0: <unknown> at device 9.0 (no driver attached)
> pci_cfgintr_unique: hard-routed to irq 11
> pci_cfgintr: 0:11 INTA routed to irq 11
> pcic0: <Toshiba ToPIC100 PCI-CardBus Bridge> irq 11 at device 11.0 on pci0
> pcic0: PCI Memory allocated: 0x44000000
> pccard0: <PC Card bus (classic)> on pcic0
> pci0: <multimedia, audio> at device 12.0 (no driver attached)
> pci0: <simple comms> at device 13.0 (no driver attached)
> ata-: ata0 already exists, using ata2 instead
> ata-: ata1 already exists, using ata3 instead
> pcic-: pcic0 already exists, using pcic1 instead
> pcic-: pcic1 already exists, using pcic2 instead
> Trying Read_Port at 203
> Trying Read_Port at 243
> Trying Read_Port at 283
> Trying Read_Port at 2c3
> Trying Read_Port at 303
> Trying Read_Port at 343
> Trying Read_Port at 383
> Trying Read_Port at 3c3
> pnpbios: 15 devices, largest 198 bytes
> PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000
> PNP0c01: adding fixed memory32 range 0xf0000-0xfffff, size=0x10000
> PNP0c01: adding fixed memory32 range 0x100000-0x7fdffff, size=0x7ee0000
> PNP0c01: adding fixed memory32 range 0x7fe0000-0x7feffff, size=0x10000
> PNP0c01: adding fixed memory32 range 0x7ff0000-0x7ffffff, size=0x10000
> PNP0c01: adding fixed memory32 range 0x100a0000-0x100fffff, size=0x60000
> PNP0c01: adding fixed memory32 range 0xfff00000-0xffffffff, size=0x100000
> pnpbios: handle 1 device ID PNP0c01 (010cd041)
> PNP0200: adding io range 0-0xf, size=0x10, align=0x1
> PNP0200: adding io range 0x81-0x83, size=0x3, align=0x1
> PNP0200: adding io range 0x87-0x87, size=0x1, align=0x1
> PNP0200: adding io range 0x89-0x8b, size=0x3, align=0x1
> PNP0200: adding io range 0x8f-0x8f, size=0x1, align=0x1
> PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0x1
> PNP0200: adding dma mask 0x10
> pnpbios: handle 2 device ID PNP0200 (0002d041)
> PNP0000: adding io range 0x20-0x21, size=0x2, align=0x1
> PNP0000: adding io range 0xa0-0xa1, size=0x2, align=0x1
> PNP0000: adding irq mask 0x4
> pnpbios: handle 3 device ID PNP0000 (0000d041)
> PNP0100: adding io range 0x40-0x43, size=0x4, align=0x1
> PNP0100: adding irq mask 0x1
> pnpbios: handle 4 device ID PNP0100 (0001d041)
> PNP0800: adding io range 0x61-0x61, size=0x1, align=0x1
> pnpbios: handle 5 device ID PNP0800 (0008d041)
> PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0x1
> PNP0c04: adding irq mask 0x2000
> pnpbios: handle 6 device ID PNP0c04 (040cd041)
> PNP0303: adding io range 0x60-0x60, size=0x1, align=0x1
> PNP0303: adding io range 0x64-0x64, size=0x1, align=0x1
> PNP0303: adding irq mask 0x2
> pnpbios: handle 7 device ID PNP0303 (0303d041)
> PNP0f13: adding irq mask 0x1000
> pnpbios: handle 8 device ID PNP0f13 (130fd041)
> PNP0b00: adding io range 0x70-0x71, size=0x2, align=0x1
> PNP0b00: adding irq mask 0x100
> pnpbios: handle 9 device ID PNP0b00 (000bd041)
> PNP0c02: adding io range 0x80-0x80, size=0x1, align=0x1
> PNP0c02: adding io range 0x84-0x86, size=0x3, align=0x1
> PNP0c02: adding io range 0x88-0x88, size=0x1, align=0x1
> PNP0c02: adding io range 0x8c-0x8e, size=0x3, align=0x1
> PNP0c02: adding io range 0xe0-0xef, size=0x10, align=0x1
> PNP0c02: adding io range 0xb0-0xb2, size=0x3, align=0x1
> PNP0c02: adding io range 0x62-0x62, size=0x1, align=0x1
> PNP0c02: adding io range 0x66-0x66, size=0x1, align=0x1
> PNP0c02: adding io range 0x6d-0x6d, size=0x1, align=0x1
> PNP0c02: adding io range 0x6f-0x6f, size=0x1, align=0x1
> PNP0c02: adding io range 0x480-0x48f, size=0x10, align=0x1
> PNP0c02: adding io range 0xcf8-0xcff, size=0x8, align=0x1
> PNP0c02: adding io range 0x4d0-0x4d1, size=0x2, align=0x1
> PNP0c02: adding io range 0x22-0x22, size=0x1, align=0x1
> PNP0c02: adding io range 0x92-0x92, size=0x1, align=0x1
> PNP0c02: adding io range 0xfd00-0xfd3f, size=0x40, align=0x1
> PNP0c02: adding io range 0xfeac-0xfeac, size=0x1, align=0x1
> PNP0c02: adding io range 0xfe00-0xfe3f, size=0x40, align=0x1
> PNP0c02: adding io range 0xfe50-0xfe57, size=0x8, align=0x1
> PNP0c02: adding io range 0xfe70-0xfe7f, size=0x10, align=0x1
> PNP0c02: adding io range 0xfe90-0xfe97, size=0x8, align=0x1
> PNP0c02: adding io range 0xfe9e-0xfe9e, size=0x1, align=0x1
> PNP0c02: adding irq mask 0x200
> pnpbios: handle 10 device ID PNP0c02 (020cd041)
> PNP0700: adding io range 0x3f2-0x3f5, size=0x4, align=0x1
> PNP0700: adding io range 0x3f7-0x3f7, size=0x1, align=0x1
> PNP0700: adding irq mask 0x40
> PNP0700: adding dma mask 0x4
> pnpbios: handle 11 device ID PNP0700 (0007d041)
> PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0x1
> PNP0501: adding irq mask 0x10
> pnpbios: handle 14 device ID PNP0501 (0105d041)
> PNP0401: adding io range 0x378-0x37a, size=0x3, align=0x1
> PNP0401: adding io range 0x778-0x77a, size=0x3, align=0x1
> PNP0401: adding irq mask 0x80
> PNP0401: adding dma mask 0x8
> pnpbios: handle 16 device ID PNP0401 (0104d041)
> pnpbios: handle 17 device ID PNP0a03 (030ad041)
> PNP0e03: adding io range 0x3e0-0x3e1, size=0x2, align=0x1
> pnpbios: handle 20 device ID PNP0e03 (030ed041)
> sc-: sc0 already exists, using sc1 instead
> vga-: vga0 already exists, using vga1 instead
> isa_probe_children: disabling PnP devices
> isa_probe_children: probing non-PnP devices
> orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0
> adv0 failed to probe on isa0
> aha0 failed to probe on isa0
> aic0 failed to probe on isa0
> ata2 failed to probe at port 0x1f0 irq 14 on isa0
> ata3 failed to probe at port 0x170 irq 15 on isa0
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
> atkbd: the current kbd controller command byte 0047
> atkbd: keyboard ID 0x41ab (2)
> kbd0 at atkbd0
> kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000
> psm0: current command byte:0047
> psm0: <PS/2 Mouse> irq 12 on atkbdc0
> psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons
> psm0: config:00000000, flags:00000000, packet size:3
> psm0: syncmask:c0, syncbits:00
> bt0 failed to probe on isa0
> cs0 failed to probe at port 0x300 on isa0
> ed0 failed to probe at port 0x280 iomem 0xd8000 irq 10 on isa0
> fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
> fe0 failed to probe at port 0x300 on isa0
> ie0 failed to probe at port 0x300 iomem 0xd0000 irq 10 on isa0
> le0 failed to probe at port 0x300 iomem 0xd0000 irq 5 on isa0
> lnc0 failed to probe at port 0x280 irq 10 drq 0 on isa0
> pcic1 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
> pcic2: not probed (disabled)
> pmtimer0 on isa0
> ppc0 failed to probe at irq 7 on isa0
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=0x300>
> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
> sio0: irq maps: 0x41 0x51 0x51 0x51
> 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
> sio1: irq maps: 0x41 0x41 0x41 0x41
> sio1: probe failed test(s): 0 1 2 4
> sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
> sio2: not probed (disabled)
> sio3: not probed (disabled)
> sn0 failed to probe at port 0x300 irq 10 on isa0
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> fb0: vga0, vga, type:VGA (5), flags:0x7007f
> fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
> fb0: init mode:24, bios mode:3, current mode:24
> fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
> VGA parameters upon power-up
> 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 
> bf 1f 00 4f 0d 0e 00 00 05 a0 9c 8e 8f 28 1f 96 
> b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
> 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
> VGA parameters in BIOS for mode 24
> 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
> bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
> b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
> 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
> EGA/VGA parameters to be used for mode 24
> 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
> bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
> b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
> 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
> vt0 failed to probe on isa0
> sc1: no video adapter found.
> sc1: <System console> failed to probe on isa0
> vga1: <Generic ISA VGA> failed to probe on isa0
> isa_probe_children: probing PnP devices
> unknown: <PNP0800> failed to probe at port 0x61 on isa0
> unknown: <PNP0303> can't assign resources
> unknown: <PNP0303> at port 0x60 on isa0
> unknown: <PNP0f13> can't assign resources
> unknown: <PNP0f13> at irq 12 on isa0
> unknown: <PNP0700> can't assign resources
> unknown: <PNP0700> at port 0x3f2-0x3f5 on isa0
> unknown: <PNP0501> can't assign resources
> unknown: <PNP0501> at port 0x3f8-0x3ff on isa0
> unknown: <PNP0401> failed to probe at port 0x378-0x37a,0x778-0x77a irq 7 drq 3 on isa0
> unknown: <PNP0e03> failed to probe at port 0x3e0-0x3e1 on isa0
> BIOS Geometries:
>  0:0313fe3f 0..787=788 cylinders, 0..254=255 heads, 1..63=63 sectors
>  0 accounted for
> Device configuration finished.
> linprocfs registered
> bpf: lo0 attached
> IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled
> Linux ELF exec handler installed
> ad0: success setting UDMA2 on Intel chip
> Creating DISK ad0
> ad0: <TOSHIBA MK6411MAT/J0.08 H> ATA-4 disk at ata0-master
> ad0: 6194MB (12685680 sectors), 13424 C, 15 H, 63 S, 512 B
> ad0: 16 secs/int, 1 depth queue, UDMA33
> ad0: piomode=4 dmamode=2 udmamode=2 cblid=0
> Mounting root from ufs:/dev/ad0s1a
> ad0s1: type 0xa5, start 63, end = 12675284, size 12675222 : OK
> start_init: trying /sbin/init
> pcic0: Event mask 0xe stat 0x30000419
> pccard: card inserted, slot 0
> pcic0: reset 1 int is 10 stat is ff
> pcic0: reset 2 int is 70 stat is cf
> pcic0: reset 3 int is 70 stat is ef
> pccard0: Assigning wi0: io 0x240-0x27f irq 11 mem 0x0-0xffffffff
> pcic: I/O win 0 flags 15 240-27f
> wi0: Forcing IRQ to 11
> pcic: I/O win 0 flags 5 240-27f
> wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
> wi0: found Lucent chip
> pcic: I/O win 0 flags 15 240-27f
> wi0: Forcing IRQ to 11
> wi0: Ethernet address: 00:02:2d:04:25:7f
> wi0: wi_generic_attach:wi_has_wep = 1
> bpf: wi0 attached
> pcic0: Event mask 0xe stat 0x30000007


-- 
Mark Santcroos				RIPE Network Coordination Centre
http://www.ripe.net/home/mark/		New Projects Group/TTM

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?20010910215100.A578>