Thoshiba Tecra 8000 with 3com 3CXFE575CT

Psadi freebsd at psam.se
Sun Oct 16 16:55:01 PDT 2005


M. Warner Losh skrev:

>Please try this patch.  I think we've had a minor regression in our
>PCI BIOS routed interrupts.  Also, please try w/o ACPI enabled to see
>if that changes things.  With acpi enabled, I'm not sure this patch
>will do anything for you.  If it does with acpi disabled, it gives a
>real strong clue what to look for in the acpi code.  We used to always
>route the interrupt, even when the bios said it had one, now it looks
>like we do that less agressively.
>
>Warner
>
>Index: pci_pir.c
>===================================================================
>RCS file: /home/ncvs/src/sys/i386/pci/pci_pir.c,v
>retrieving revision 1.119
>diff -u -r1.119 pci_pir.c
>--- pci_pir.c	8 Sep 2005 17:07:12 -0000	1.119
>+++ pci_pir.c	15 Oct 2005 18:51:07 -0000
>@@ -348,6 +348,9 @@
> 			    irq, entry->pe_bus, entry->pe_device, pin + 'A',
> 			    pci_link->pl_id);
> 		pci_link->pl_irq = irq;
>+		if (!pci_link->pl_routed)
>+		    pci_pir_biosroute(entry->pe_bus, entry->pe_device, 0,
>+		      pin - 1, pci_link->pl_irq);
> 		pci_link->pl_routed = 1;
> 		return;
> 	}
>
>
>  
>
Since this is my first time trying to do this, to make sure I did it right.

I copied the above into a file that I named pci_pir.patch then I run the 
command patch < pci_pir.patch. From viewing the source code and the 
result from the patch program it was succesful. However I still got the 
xl0: watchdog timeout. I disable the ACPI by adding 
hint.acpi.0.disabled="1" to /boot/device.hints I tried the command 
acpiconf -h and got /dev/acpi no such file or directory So I hope it was 
disable correctly. This also fail to help me and I still get the 
watchdog timeout.

I attach the boot -v dmesg

What do wish me to do next :)

Peter
-------------- next part --------------
Copyright (c) 1992-2005 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 6.0-RC1 #0: Sun Oct  9 20:32:57 UTC 2005
    root at x64.samsco.home:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0a31000.
Calibrating clock(s) ... i8254 clock: 1193154 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 299943430 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (299.94-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x652  Stepping = 2
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 134152192 (127 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c25000 - 0x0000000007d77fff, 118829056 bytes (29011 pages)
avail memory = 121749504 (116 MB)
bios32: Found BIOS32 Service Directory header at 0xc00fbe90
bios32: Entry = 0xfc4c0 (c00fc4c0)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0x1987
pnpbios: Found PnP BIOS data at 0xc00fed00
pnpbios: Entry = f0000:92c6  Rev = 1.0
pnpbios: Event flag at 510
pnpbios: OEM ID 7933f351
Other BIOS signatures found:
wlan: <802.11 Link Layer>
null: <null device, zero device>
random: <entropy source, Software, Yarrow>
nfslock: pseudo-device
io: <I/O>
mem: <memory>
Pentium Pro MTRR support enabled
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
cpu0 on motherboard
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=71928086)
pcibios: BIOS version 2.10
Found $PIR table, 6 entries at 0xc00f1320
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
embedded    0   11    A   0x60  11
embedded    0   11    B   0x61  11
embedded    0    9    A   0x62  11
embedded    0    4    A   0x62  11
embedded    0    4    B   0x63  11
embedded    0   13    A   0x63  11
embedded    0    5    D   0x63  11
slot 1      0    6    A   0x62  11
slot 1      0    6    B   0x63  11
slot 1      0    6    C   0x60  11
slot 1      0    6    D   0x61  11
pcib0: <Intel 82443BX host to PCI bridge (AGP disabled)> pcibus 0 on motherboard
pir0: <PCI Interrupt Routing Table: 6 Entries> on motherboard
$PIR: Links after initial probe:
Link  IRQ  Rtd  Ref  IRQs
0x60  255   N     2  11
0x61  255   N     2  11
0x62  255   N     3  11
0x63  255   N     4  11
$PIR: Found matching pin for 0.11.INTA at func 0: 11
$PIR: Found matching pin for 0.11.INTB at func 1: 11
$PIR: Found matching pin for 0.9.INTA at func 0: 11
$PIR: Found matching pin for 0.4.INTA at func 0: 11
$PIR: Found matching pin for 0.13.INTA at func 0: 11
$PIR: Found matching pin for 0.5.INTD at func 2: 11
$PIR: Links after initial IRQ discovery:
Link  IRQ  Rtd  Ref  IRQs
0x60   11   N     2  11
0x61   11   N     2  11
0x62   11   N     3  11
0x63   11   N     4  11
$PIR: IRQs used by BIOS: 11
$PIR: Interrupt Weights:
[    0   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15 ]
[    0   0   0   0   0   0   0   0   0   0   0  11   0   0   0   0 ]
pci0: <PCI bus> on pcib0
pci0: physical bus=0
found->	vendor=0x8086, dev=0x7192, revid=0x02
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0xa200, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[10]: type 3, range 32, base e0000000, size 28, enabled
found->	vendor=0x10c8, dev=0x0005, revid=0x20
	bus=0, slot=4, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x10 (4000 ns), maxlat=0xff (63750 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 3, range 32, base df000000, size 24, enabled
	map[14]: type 1, range 32, base ff800000, size 22, enabled
	map[18]: type 1, range 32, base ff700000, size 20, enabled
$PIR: 0:4 INTA routed to irq 11
found->	vendor=0x8086, dev=0x7110, revid=0x02
	bus=0, slot=5, func=0
	class=06-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x7111, revid=0x01
	bus=0, slot=5, func=1
	class=01-01-80, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 0000fe60, size  4, enabled
found->	vendor=0x8086, dev=0x7112, revid=0x01
	bus=0, slot=5, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=11
	map[20]: type 4, range 32, base 0000ffe0, size  5, enabled
$PIR: 0:5 INTD routed to irq 11
found->	vendor=0x8086, dev=0x7113, revid=0x02
	bus=0, slot=5, func=3
	class=06-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[90]: type 4, range 32, base 0000fe70, size  4, enabled
found->	vendor=0x1179, dev=0x0701, revid=0x23
	bus=0, slot=9, func=0
	class=07-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0400, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	map[10]: type 4, range 32, base 0000ff80, size  5, enabled
$PIR: 0:9 INTA routed to irq 11
found->	vendor=0x1179, dev=0x060a, revid=0x07
	bus=0, slot=11, func=0
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0000, statreg=0x0480, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	map[10]: type 1, range 32, base 00000000, size 12, memory disabled
$PIR: 0:11 INTA routed to irq 11
found->	vendor=0x1179, dev=0x060a, revid=0x07
	bus=0, slot=11, func=1
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0000, statreg=0x0480, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
	map[10]: type 1, range 32, base 00000000, size 12, memory disabled
$PIR: 0:11 INTB routed to irq 11
found->	vendor=0x123f, dev=0x8888, revid=0x02
	bus=0, slot=13, func=0
	class=04-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0x80 (32000 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D3  current D0
	map[10]: type 4, range 32, base 0000ee00, size  8, enabled
$PIR: 0:13 INTA routed to irq 11
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 5.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfe60-0xfe6f at device 5.1 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xfe60
ata0: <ATA channel 0> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: [MPSAFE]
ata1: <ATA channel 1> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=03 ostat0=50 ostat1=00
ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1: stat1=0x00 err=0x04 lsb=0x14 msb=0xeb
ata1: reset tp2 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER>
ata1: [MPSAFE]
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> irq 11 at device 5.2 on pci0
uhci0: Lazy allocation of 0x20 bytes rid 0x20 type 4 at 0x1000
uhci0: [GIANT-LOCKED]
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
pci0: <bridge> at device 5.3 (no driver attached)
pci0: <simple comms> at device 9.0 (no driver attached)
cbb0: <ToPIC95B PCI-CardBus Bridge> irq 11 at device 11.0 on pci0
cbb0: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0x80000000
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0x060a1179 0x04800007 0x06070007 0x00820000 
  0x10: 0x80000000 0x04800000 0x00141400 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0400010b 
  0x40: 0x00011179 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00000000 0x00000000 0x00000000 0x01000000 
  0x90: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xa0: 0x860010f0 0x00000002 0x00000000 0x0000d100 
  0xb0: 0x3f3f3fcf 0x0a081020 0x00010100 0x000003f1 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000008 
cbb1: <ToPIC95B PCI-CardBus Bridge> irq 11 at device 11.1 on pci0
cbb1: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0x80001000
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
cbb1: [MPSAFE]
cbb1: PCI Configuration space:
  0x00: 0x060a1179 0x04800007 0x06070007 0x00820000 
  0x10: 0x80001000 0x04800000 0x00151500 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0400020b 
  0x40: 0x00011179 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00000000 0x00000000 0x00000000 0x01000000 
  0x90: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xa0: 0x860020f0 0x00000002 0x00000000 0x0000d100 
  0xb0: 0x3f3f3fcf 0x0a081020 0x00010100 0x000003f1 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000008 
pci0: <multimedia> at device 13.0 (no driver attached)
ex_isa_identify()
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
pnp_identify: Trying Read_Port at 203
pnp_identify: Trying Read_Port at 243
pnp_identify: Trying Read_Port at 283
pnp_identify: Trying Read_Port at 2c3
pnp_identify: Trying Read_Port at 303
pnp_identify: Trying Read_Port at 343
pnp_identify: Trying Read_Port at 383
pnp_identify: Trying Read_Port at 3c3
PNP Identify complete
pnpbios: 15 devices, largest 501 bytes
PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000
PNP0c01: adding fixed memory32 range 0xe8000-0xebfff, size=0x4000
PNP0c01: adding fixed memory32 range 0xf0000-0xfffff, size=0x10000
PNP0c01: adding fixed memory32 range 0x100000-0x7feffff, size=0x7ef0000
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)
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 0x2e-0x2f, size=0x2, 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 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)
YMH0021: adding io range 0x220-0x233, size=0x14, align=0x1
YMH0021: adding io range 0x530-0x537, size=0x8, align=0x1
YMH0021: adding io range 0x388-0x38f, size=0x8, align=0x1
YMH0021: adding io range 0x330-0x333, size=0x4, align=0x1
YMH0021: adding io range 0x538-0x539, size=0x2, align=0x1
YMH0021: adding irq mask 0x20
YMH0021: adding dma mask 0x2
YMH0021: adding dma mask 0x1
pnpbios: handle 21 device ID YMH0021 (2100a865)
unknown: status reg test failed fe
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xcbfff,0xe8000-0xebfff on isa0
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> 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:0x0, flags:0x3d0000
atkbd0: [GIANT-LOCKED]
psm0: current command byte:0047
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model GlidePoint, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000008, packet size:3
psm0: syncmask:c0, syncbits:00
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fdc0: ic_type 80 part_id 80
fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: ic_type 80 part_id 80
fdc0: [MPSAFE]
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
fe0: not probed (disabled)
ie0: not probed (disabled)
lnc0: not probed (disabled)
ppc0: parallel port found at 0x378
ppc0: using extended I/O port range
ppc0: ECP SPP SPP
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
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
plip0: bpf attached
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
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: 0x1 0x11 0x11 0x11
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: port may not be enabled
sio1: irq maps: 0x1 0x1 0x1 0x1
sio1: probe failed test(s): 0 1 2 4 6 7 9
sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
unknown: <PNP0c01> can't assign resources (memory)
unknown: <PNP0c01> at iomem 0-0x9ffff,0xe8000-0xebfff on isa0
unknown: <PNP0800> failed to probe at port 0x61 on isa0
unknown: <PNP0303> can't assign resources (port)
unknown: <PNP0303> at port 0x60 on isa0
unknown: <PNP0f13> can't assign resources (irq)
unknown: <PNP0f13> at irq 12 on isa0
unknown: <PNP0c02> can't assign resources (port)
unknown: <PNP0c02> at port 0x80,0x84-0x86,0x88,0x8c-0x8e,0xe0-0xef,0xb0-0xb2,0x2e-0x2f,0x62,0x66,0x6d,0x6f,0x480-0x48f,0xcf8-0xcff,0x4d0-0x4d1,0x22,0x92,0xfeac,0xfe00-0xfe3f,0xfe50-0xfe57,0xfe70-0xfe7f on isa0
unknown: <PNP0700> can't assign resources (port)
unknown: <PNP0700> at port 0x3f2-0x3f5 on isa0
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x3f8-0x3ff on isa0
unknown: <PNP0401> can't assign resources (port)
unknown: <PNP0401> at port 0x378-0x37a on isa0
unknown: <YMH0021> failed to probe at port 0x220-0x233,0x530-0x537,0x388-0x38f,0x330-0x333,0x538-0x539 irq 5 drq 1,0 on isa0
umass0: USB Flash Disk, rev 2.00/2.00, addr 2
umass0:0:0:-1: Attached to scbus0
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 299943430 Hz quality 800
Timecounters tick every 1.000 msec
lo0: bpf attached
cardbus1: Resource not specified in CIS: id=14, size=80
cardbus1: Resource not specified in CIS: id=18, size=80
found->	vendor=0x10b7, dev=0x5257, revid=0x10
	bus=21, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x0a (2500 ns), maxlat=0x05 (1250 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
xl0: <3Com 3c575C Fast Etherlink XL> port 0x1080-0x10ff mem 0x88000000-0x8800007f,0x88000080-0x880000ff irq 11 at device 0.0 on cardbus1
xl0: using port I/O
xl0: media options word: 40
xl0: found MII/AUTO
miibus0: <MII bus> on xl0
tdkphy0: <TDK 78Q2120 media interface> on miibus0
tdkphy0: OUI 0x00c039, model 0x0014, rev. 11
tdkphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
xl0: bpf attached
xl0: Ethernet address: 00:00:86:51:81:f8
xl0: [MPSAFE]
ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire
ad0: setting PIO4 on Intel PIIX4 chip
ad0: setting UDMA33 on Intel PIIX4 chip
ad0: 19077MB <IC25N020ATCS04 0 CA2OA71A> at ata0-master UDMA33
ad0: 39070080 sectors [38760C/16H/63S] 16 sectors/interrupt 1 depth queue
ad0: Intel check1 failed
ad0: Adaptec check1 failed
ad0: LSI (v3) check1 failed
ad0: LSI (v2) check1 failed
ad0: FreeBSD check1 failed
ata1-master: pio=PIO4 wdma=WDMA2 udma=UNSUPPORTED cable=40 wire
acd0: setting PIO4 on Intel PIIX4 chip
acd0: <TOSHIBA DVD-ROM SD-C2102/1329> DVDROM drive at ata1 as master
acd0: read 3445KB/s (3445KB/s), 128KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR
acd0: Writes:
acd0: Audio: play, 16 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
pass0 at umass-sim0 bus 0 target 0 lun 0
pass0: <OTi Flash Disk 2.00> Removable Direct Access SCSI-2 device 
pass0: Serial Number \^_
pass0: 1.000MB/s transfers
ATA PseudoRAID loaded
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <OTi Flash Disk 2.00> Removable Direct Access SCSI-2 device 
da0: Serial Number \^_
da0: 1.000MB/s transfers
da0: 125MB (256000 512 byte sectors: 64H 32S/T 125C)
GEOM: new disk ad0
GEOM: new disk da0
Trying to mount root from ufs:/dev/ad0s2a
start_init: trying /sbin/init
xl0: watchdog timeout
xl0: watchdog timeout
xl0: watchdog timeout
xl0: watchdog timeout
xl0: watchdog timeout
xl0: watchdog timeout
xl0: watchdog timeout
xl0: watchdog timeout
xl0: watchdog timeout


More information about the freebsd-current mailing list