No more floppy drive

Ruslan Ermilov ru at FreeBSD.org
Sun Aug 29 12:57:14 PDT 2004


On Wed, Aug 25, 2004 at 05:15:23PM -0600, M. Warner Losh wrote:
> In message: <412D1CE6.3050603 at root.org>
>             Nate Lawson <nate at root.org> writes:
> : M. Warner Losh wrote:
> : > In message: <20040825222345.GB79209 at ip.net.ua>
> : >             Ruslan Ermilov <ru at freebsd.org> writes:
> : > : On Wed, Aug 25, 2004 at 04:17:33PM -0600, M. Warner Losh wrote:
> : > : > Generally one doesn't want ANY hints when one has pnpisabios or acpi
> : > : > supplying the hints, unless one really does have an exceptional device
> : > : > at that location.
> : > : > 
> : > : A lot of current@ users report missing /dev/fd0 due to this.  Can this
> : > : be fixed somehow?
> : > 
> : > acpi should be providing these hints, but it appears that either that
> : > code isn't working, hasn't been committed or there's no fallback to
> : > more traditional methods when there's no information about fd drives.
> : > This is one of the twistiest, nastiest, ugliest part of PCAT :-(
> : 
> : The code I added merely does:
> : 
> : if (_FDE working)
> :      add fd[0-2] children accordingly
> :      if (fdX._FDI working)
> :          set type on fdX
> : else
> :      unmodified hints probe for fd[0-2]
> : 
> : if (fdX type not set)
> :      unmodified drive type probe via rtc
> : 
> : Since the probe is unmodified if _FDE is not present, I can't see a new 
> : problem here.  If this is a new problem, it must be elsewhere.
> 
> I'll take a look at things.  I think it may have to do with
> presence/absence things.
> 
Update.  I tried to experiment a bit more today, and with ACPI,
I cannot get fdc(4) working, with or without fdc hints in
/boot/device.hints.  So the only way to get my floppy working
at the moment is: without ACPI and without hint.fdc.0. hints
in /device.hints.

Attached are verbose boot outputs without and with ACPI.

Like I mentioned, with ACPI I'm also getting interrupt storms.

Also, Warner, as you probably remember, I have to use the
following on my notebook:

hw.cbb.start_memory=0xd8000

Previously, without this tunable, my PCCARDs just were not
properly attached.  Now if I remove this line, the kernel
panics at boot.  Let me know if you're interested in the
panic details.  Also, could you remind me what this tunable
does?


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
Copyright (c) 1992-2004 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-CURRENT #8: Fri Aug 27 13:06:06 EEST 2004
    ru at ru.ipnet.kiev.ua:/usr/obj/usr/src/sys/LURKER
WARNING: WITNESS option enabled, expect reduced performance.
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0758000.
Preloaded elf module "/boot/kernel/if_dc.ko" at 0xc0758228.
Preloaded elf module "/boot/kernel/miibus.ko" at 0xc07582d4.
Preloaded elf module "/boot/kernel/snd_csa.ko" at 0xc0758380.
Preloaded elf module "/boot/kernel/sound.ko" at 0xc075842c.
Calibrating clock(s) ... i8254 clock: 1193191 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 498273061 Hz
CPU: Intel Pentium III (498.27-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x681  Stepping = 1
  Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE>
real memory  = 134021120 (127 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000826000 - 0x0000000007d60fff, 122925056 bytes (30011 pages)
avail memory = 125685760 (119 MB)
bios32: Found BIOS32 Service Directory header at 0xc00fd800
bios32: Entry = 0xfd820 (c00fd820)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd880+0x0
pnpbios: Found PnP BIOS data at 0xc00fe700
pnpbios: Entry = f0000:e724  Rev = 1.0
pnpbios: Event flag at 415
Other BIOS signatures found:
random: <entropy source, Software, Yarrow>
io: <I/O>
mem: <memory>
Pentium Pro MTRR support enabled
null: <null device, zero device>
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
pci_open(1):	mode 1 addr port (0x0cf8) is 0x000038c8
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=71908086)
pcibios: BIOS version 2.10
Found $PIR table, 6 entries at 0xc00f9d00
PCI-Only Interrupts: 11
Location  Bus Device Pin  Link  IRQs
embedded    0    7    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    7    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0    2    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    2    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    1    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0    6    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    3    A   0x62  3 4 5 6 7 9 10 11 12 14 15
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> 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     5  3 4 5 6 7 9 10 11 12 14 15
0x63  255   N     2  3 4 5 6 7 9 10 11 12 14 15
0x61  255   N     2  3 4 5 6 7 9 10 11 12 14 15
0x62  255   N     2  3 4 5 6 7 9 10 11 12 14 15
$PIR: Found matching pin for 0.7.INTD at func 2: 11
$PIR: Found matching pin for 0.2.INTA at func 0: 11
$PIR: Found matching pin for 0.2.INTB at func 1: 11
$PIR: Found matching pin for 1.0.INTA at func 0: 11
$PIR: Found matching pin for 0.6.INTA at func 0: 11
$PIR: Found matching pin for 0.3.INTA at func 0: 11
$PIR: Links after initial IRQ discovery:
Link  IRQ  Rtd  Ref  IRQs
0x60   11   Y     5  3 4 5 6 7 9 10 11 12 14 15
0x63   11   Y     2  3 4 5 6 7 9 10 11 12 14 15
0x61   11   Y     2  3 4 5 6 7 9 10 11 12 14 15
0x62   11   Y     2  3 4 5 6 7 9 10 11 12 14 15
$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
	map[10]: type 3, range 32, base 40000000, size 26, enabled
found->	vendor=0x8086, dev=0x7190, revid=0x03
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0xa210, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x7191, revid=0x03
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x88 (34000 ns), maxlat=0x00 (0 ns)
	map[10]: type 1, range 32, base 50103000, size 12, enabled
$PIR: 0:2 INTA routed to irq 11
found->	vendor=0x104c, dev=0xac1b, revid=0x03
	bus=0, slot=2, func=0
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base 50102000, size 12, enabled
$PIR: 0:2 INTB routed to irq 11
found->	vendor=0x104c, dev=0xac1b, revid=0x03
	bus=0, slot=2, func=1
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)
	intpin=b, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base 50101000, size  8, enabled
	map[14]: type 4, range 32, base 00004500, size  3, enabled
	map[18]: type 4, range 32, base 00004400, size  8, enabled
$PIR: 0:3 INTA routed to irq 11
found->	vendor=0x11c1, dev=0x0449, revid=0x01
	bus=0, slot=3, func=0
	class=07-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0107, statreg=0x8290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0xfc (63000 ns), maxlat=0x0e (3500 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D2 D3  current D0
	map[10]: type 1, range 32, base 50100000, size 12, enabled
	map[14]: type 1, range 32, base 50000000, size 20, enabled
$PIR: 0:6 INTA routed to irq 11
found->	vendor=0x1013, dev=0x6003, revid=0x01
	bus=0, slot=6, func=0
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0410, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0x18 (6000 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x8086, dev=0x7110, revid=0x02
	bus=0, slot=7, 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)
	map[20]: type 4, range 32, base 0000fcf0, size  4, enabled
found->	vendor=0x8086, dev=0x7111, revid=0x01
	bus=0, slot=7, func=1
	class=01-01-80, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x30 (1440 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 00004000, size  5, enabled
$PIR: 0:7 INTD routed to irq 11
found->	vendor=0x8086, dev=0x7112, revid=0x01
	bus=0, slot=7, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x30 (1440 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=11
	map[90]: type 4, range 32, base 0000efa0, size  4, enabled
found->	vendor=0x8086, dev=0x7113, revid=0x03
	bus=0, slot=7, 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)
agp0: <Intel 82443BX (440 BX) host to PCI bridge> mem 0x40000000-0x43ffffff at device 0.0 on pci0
agp0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0x40000000
agp0: allocating GATT for aperture of size 64M
pcib1: <PCIBIOS PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xd000-0xdfff
pcib1:   memory decode     0x70000000-0xdfffffff
pcib1:   prefetched decode 0xe0000000-0xf7ffffff
pci1: <PCI bus> on pcib1
pci1: physical bus=1
	map[10]: type 3, range 32, base e0000000, size 25, enabled
pcib1: device (null) requested decoded memory range 0xe0000000-0xe1ffffff
	map[14]: type 1, range 32, base 70000000, size 22, enabled
pcib1: device (null) requested decoded memory range 0x70000000-0x703fffff
	map[18]: type 1, range 32, base 70400000, size 20, enabled
pcib1: device (null) requested decoded memory range 0x70400000-0x704fffff
$PIR: 1:0 INTA routed to irq 11
found->	vendor=0x10c8, dev=0x0006, revid=0x00
	bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x80 (3840 ns), mingnt=0x10 (4000 ns), maxlat=0xff (63750 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
pci1: <display, VGA> at device 0.0 (no driver attached)
cbb0: <TI1450 PCI-CardBus Bridge> mem 0x50103000-0x50103fff irq 11 at device 2.0 on pci0
cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x50103000
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0xac1b104c 0x02100007 0x06070003 0x0082a808 
  0x10: 0x50103000 0x020000a0 0xb0040200 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0740010b 
  0x40: 0x01301014 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00449068 0x00000000 0x80818080 0x00001000 
  0x90: 0x416682c0 0x00000000 0x00000000 0x00000000 
  0xa0: 0x7e110001 0x00c00000 0x00000000 0x00000000 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
cbb1: <TI1450 PCI-CardBus Bridge> mem 0x50102000-0x50102fff irq 11 at device 2.1 on pci0
cbb1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x50102000
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
cbb1: [MPSAFE]
cbb1: PCI Configuration space:
  0x00: 0xac1b104c 0x02100007 0x06070003 0x0082a808 
  0x10: 0x50102000 0x220000a0 0xb0070500 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0740020b 
  0x40: 0x01301014 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00449068 0x00000000 0x80818080 0x00001000 
  0x90: 0x416683c0 0x00000000 0x00000000 0x00000000 
  0xa0: 0x7e110001 0x00c00000 0x00000000 0x00000000 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
pci0: <simple comms> at device 3.0 (no driver attached)
csa0: <CS4280/CS4614/CS4622/CS4624/CS4630> mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0
csa: card is Thinkpad 600X/A20/T20
csa0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x50100000
csa0: Reserved 0x100000 bytes for rid 0x14 type 3 at 0x50000000
csa0: [GIANT-LOCKED]
pcm0: <CS461x PCM Audio> on csa0
pcm0: <Cirrus Logic CS4297A AC97 Codec (id = 0x43525913)>
pcm0: Codec features headphone, 20 bit DAC, 18 bit ADC, 6 bit master volume, Crystal Semi 3D Stereo Enhancement
pcm0: Primary codec extended features AMAP
pcm0: [GIANT-LOCKED]
pcm0: sndbuf_setmap 198000, 1000; 0xc0f44000 -> 198000
pcm0: sndbuf_setmap 19a000, 1000; 0xc0f46000 -> 19a000
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 UDMA33 controller> port 0xfcf0-0xfcff,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xfcf0
ata0: 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-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: [MPSAFE]
ata1: 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=51 ostat1=01
ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1-slave:  stat=0x01 err=0x24 lsb=0x00 msb=0x00
ata1: reset tp2 stat0=00 stat1=01 devices=0x4<ATAPI_MASTER>
ata1: [MPSAFE]
pci0: <serial bus, USB> at device 7.2 (no driver attached)
pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
cpu0 on motherboard
pnpbios: 18 devices, largest 122 bytes
PNP0200: adding fixed io range 0-0xf, size=0x10, align=0x1
PNP0200: adding fixed io range 0x80-0x8f, size=0x10, align=0x1
PNP0200: adding fixed io range 0xc0-0xdf, size=0x20, align=0x1
PNP0200: adding dma mask 0x10
pnpbios: handle 1 device ID PNP0200 (0002d041)
PNP0100: adding irq mask 0x1
PNP0100: adding fixed io range 0x40-0x43, size=0x4, align=0x1
pnpbios: handle 2 device ID PNP0100 (0001d041)
PNP0b00: adding irq mask 0x100
PNP0b00: adding fixed io range 0x70-0x73, size=0x4, align=0x1
pnpbios: handle 3 device ID PNP0b00 (000bd041)
PNP0800: adding fixed io range 0x61-0x61, size=0x1, align=0x1
pnpbios: handle 4 device ID PNP0800 (0008d041)
PNP0303: adding irq mask 0x2
PNP0303: adding fixed io range 0x60-0x60, size=0x1, align=0x1
PNP0303: adding fixed io range 0x64-0x64, size=0x1, align=0x1
pnpbios: handle 5 device ID PNP0303 (0303d041)
IBM3780: adding irq mask 0x1000
pnpbios: handle 6 device ID IBM3780 (80374d24)
PNP0c04: adding fixed io range 0xf0-0xff, size=0x10, align=0x1
PNP0c04: adding irq mask 0x2000
pnpbios: handle 7 device ID PNP0c04 (040cd041)
PNP0700: adding irq mask 0x40
PNP0700: adding io range 0x3f0-0x3f5, size=0x6, align=0x80
PNP0700: adding dma mask 0x4
pnpbios: handle 8 device ID PNP0700 (0007d041)
PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0
pnpbios: handle 9 device ID PNP0a03 (030ad041)
PNP0c02: adding io range 0x22-0x22, size=0x1, align=0
PNP0c02: adding io range 0x2e-0x2f, size=0x2, align=0
PNP0c02: adding io range 0x92-0x92, size=0x1, align=0
PNP0c02: adding io range 0xb2-0xb3, size=0x2, align=0
PNP0c02: adding io range 0x4d0-0x4d1, size=0x2, align=0
PNP0c02: adding io range 0x15e0-0x15ef, size=0x10, align=0
PNP0c02: adding io range 0xef00-0xefaf, size=0xb0, align=0
PNP0c02: adding fixed memory32 range 0-0x9ffff, size=0xa0000
PNP0c02: adding fixed memory32 range 0xf0000-0xfffff, size=0x10000
PNP0c02: adding fixed memory32 range 0x100000-0x7ffffff, size=0x7f00000
PNP0c02: adding fixed memory32 range 0xffff0000-0xffffffff, size=0x10000
pnpbios: handle 10 device ID PNP0c02 (020cd041)
PNP0400: adding irq mask 0x80
PNP0400: adding io range 0x3bc-0x3bf, size=0x4, align=0
pnpbios: handle 11 device ID PNP0400 (0004d041)
PNP0501: adding irq mask 0x10
PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0
pnpbios: handle 13 device ID PNP0501 (0105d041)
IBM0071: adding irq mask 0x8
IBM0071: adding io range 0x2f8-0x2ff, size=0x8, align=0x1
IBM0071: adding dma mask 0x8
pnpbios: handle 14 device ID IBM0071 (71004d24)
PNP0e03: adding io range 0-0x1, size=0x2, align=0
pnpbios: handle 15 device ID PNP0e03 (030ed041)
PNP0680: adding irq mask 0x4000
PNP0680: adding io range 0x1f0-0x1f7, size=0x8, align=0
PNP0680: adding io range 0x3f6-0x3f7, size=0x2, align=0
PNP0680: adding io range 0xfcf0-0xfcf7, size=0x8, align=0
pnpbios: handle 18 device ID PNP0680 (8006d041)
PNP0680: adding irq mask 0x8000
PNP0680: adding io range 0x170-0x177, size=0x8, align=0
PNP0680: adding io range 0x376-0x376, size=0x1, align=0
PNP0680: adding io range 0xfcf8-0xfcff, size=0x8, align=0
pnpbios: handle 20 device ID PNP0680 (8006d041)
pnpbios: handle 22 device ID PNP0c02 (020cd041)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
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
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <ISA Option ROM> at iomem 0xc0000-0xcbfff on isa0
atkbd: the current kbd controller command byte 0045
atkbd: keyboard ID 0x54ab (2)
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
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 
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
atkbd0: [GIANT-LOCKED]
psm0: current command byte:0045
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, 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)
fe0: not probed (disabled)
ie0: not probed (disabled)
lnc0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
ppc0: parallel port found at 0x3bc
ppc0: cannot reserve I/O port range
ppc0: <Parallel port> failed to probe at port 0x3bc-0x3c3 irq 7 on isa0
sio0: irq maps: 0x1 0x11 0x1 0x1
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1: irq maps: 0x1 0x9 0x1 0x1
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
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: <IBM3780> can't assign resources (irq)
unknown: <IBM3780> at irq 12 on isa0
fdc0: ic_type 90 part_id 73
fdc0: <Enhanced floppy controller> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: ic_type 90 part_id 73
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
unknown: <PNP0c02> can't assign resources (port)
unknown: <PNP0c02> at port 0x4d0-0x4d1,0xb2-0xb3,0x92,0x2e-0x2f,0x22 iomem 0xffff0000-0xffffffff,0x100000-0x7ffffff,0xf0000-0xfffff,0-0x9ffff on isa0
ppc1: using normal I/O port range
ppc1: SPP
ppc1: <Standard parallel printer port> at port 0x3bc-0x3bf irq 7 on isa0
ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc1
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x3f8-0x3ff on isa0
unknown: <IBM0071> can't assign resources (port)
unknown: <IBM0071> at port 0x2f8-0x2ff on isa0
unknown: <PNP0e03> can't assign resources (port)
unknown: <PNP0e03> at port 0-0x1 on isa0
unknown: <PNP0680> can't assign resources (port)
unknown: <PNP0680> at port 0x1f0-0x1f7 on isa0
unknown: <PNP0680> can't assign resources (port)
unknown: <PNP0680> at port 0x170-0x177 on isa0
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 498273061 Hz quality 800
Timecounters tick every 10.000 msec
lo0: bpf attached
found->	vendor=0x115d, dev=0x0003, revid=0x03
	bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x14 (5000 ns), maxlat=0x28 (10000 ns)
	intpin=a, irq=222
	powerspec 1  supports D0 D1 D2 D3  current D0
dc0: <Xircom X3201 10/100BaseTX> port 0x1000-0x107f mem 0xd8000-0xd87ff,0xd8800-0xd8fff irq 11 at device 0.0 on cardbus1
miibus0: <MII bus> on dc0
tdkphy0: <TDK 78Q2120 media interface> on miibus0
tdkphy0: OUI 0x00c039, model 0x0014, rev. 11
tdkphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
dc0: bpf attached
dc0: Ethernet address: 00:10:a4:c0:c0:45
dc0: [GIANT-LOCKED]
ata0-master: pio=0x0c wdma=0x22 udma=0x44 cable=80pin
ata0-master: setting PIO4 on Intel PIIX4 chip
ata0-master: setting UDMA33 on Intel PIIX4 chip
ad0: <IBM-DARA-212000/AR4IA55A> ATA-4 disk at ata0-master
ad0: 11509MB (23572080 sectors), 24944 C, 15 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
ata1-master: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin
ATAPI_RESET time = 10us
ata1-master: setting PIO4 on Intel PIIX4 chip
acd0: <LG DVD-ROM DRN-8080B/1.13> DVDROM drive at ata1 as master
acd0:  512KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet
acd0: Writes:
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
GEOM: new disk ad0
[0] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/74/63 s:0 l:23572080
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s1, start 0 length 12068904960 end 12068904959
GEOM: Configure ad0a, start 0 length 134217728 end 134217727
GEOM: Configure ad0b, start 134217728 length 134217728 end 268435455
GEOM: Configure ad0c, start 0 length 12068904960 end 12068904959
GEOM: Configure ad0e, start 268435456 length 268435456 end 536870911
GEOM: Configure ad0f, start 536870912 length 268435456 end 805306367
GEOM: Configure ad0g, start 805306368 length 11263598592 end 12068904959
GEOM: Configure ad0s1a, start 0 length 134217728 end 134217727
GEOM: Configure ad0s1b, start 134217728 length 134217728 end 268435455
GEOM: Configure ad0s1c, start 0 length 12068904960 end 12068904959
GEOM: Configure ad0s1e, start 268435456 length 268435456 end 536870911
GEOM: Configure ad0s1f, start 536870912 length 268435456 end 805306367
GEOM: Configure ad0s1g, start 805306368 length 11263598592 end 12068904959
Mounting root from ufs:/dev/ad0a
start_init: trying /sbin/init
gif0: bpf attached
ipfw2 initialized, divert disabled, rule-based forwarding disabled, default to deny, logging disabled
-------------- next part --------------
Copyright (c) 1992-2004 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-CURRENT #8: Fri Aug 27 13:06:06 EEST 2004
    ru at ru.ipnet.kiev.ua:/usr/obj/usr/src/sys/LURKER
WARNING: WITNESS option enabled, expect reduced performance.
Preloaded elf kernel "/boot/kernel/kernel" at 0xc07b7000.
Preloaded elf module "/boot/kernel/if_dc.ko" at 0xc07b7228.
Preloaded elf module "/boot/kernel/miibus.ko" at 0xc07b72d4.
Preloaded elf module "/boot/kernel/snd_csa.ko" at 0xc07b7380.
Preloaded elf module "/boot/kernel/sound.ko" at 0xc07b742c.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc07b74d8.
Calibrating clock(s) ... i8254 clock: 1193195 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 498272951 Hz
CPU: Intel Pentium III (498.27-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x681  Stepping = 1
  Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE>
real memory  = 134021120 (127 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000826000 - 0x0000000007d60fff, 122925056 bytes (30011 pages)
avail memory = 125681664 (119 MB)
bios32: Found BIOS32 Service Directory header at 0xc00fd800
bios32: Entry = 0xfd820 (c00fd820)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd880+0x0
pnpbios: Found PnP BIOS data at 0xc00fe700
pnpbios: Entry = f0000:e724  Rev = 1.0
pnpbios: Event flag at 415
Other BIOS signatures found:
mem: <memory>
Pentium Pro MTRR support enabled
null: <null device, zero device>
random: <entropy source, Software, Yarrow>
io: <I/O>
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <IBM TP600X> on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x000038c8
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=71908086)
pcibios: BIOS version 2.10
Found $PIR table, 6 entries at 0xc00f9d00
PCI-Only Interrupts: 11
Location  Bus Device Pin  Link  IRQs
embedded    0    7    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    7    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0    2    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    2    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    1    0    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    B   0x61  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    C   0x62  3 4 5 6 7 9 10 11 12 14 15
embedded    0    4    D   0x63  3 4 5 6 7 9 10 11 12 14 15
embedded    0    6    A   0x60  3 4 5 6 7 9 10 11 12 14 15
embedded    0    3    A   0x62  3 4 5 6 7 9 10 11 12 14 15
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 1 func 0
acpi0: [MPSAFE]
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 2 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 2 func 1
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 7 func 3
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 7 func 1
acpi0: Power Button (fixed)
atpic: Programming IRQ9 as level/low
acpi_ec0: <Embedded Controller: GPE 0x9, GLK> port 0x66,0x62 on acpi0
acpi_ec0: info: new max delay is 20 us
acpi_ec0: info: new max delay is 30 us
acpi_ec0: info: new max delay is 40 us
acpi_ec0: info: new max delay is 60 us
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 0 func 1
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
ACPI timer looks BAD  min = 2, max = 6, width = 4
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xef08-0xef0b on acpi0
cpu0: <ACPI CPU (3 Cx states)> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
acpi_tz2: <Thermal Zone> on acpi0
acpi_tz3: <Thermal Zone> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Sleep Button> on acpi0
unknown: not probed (disabled)
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
acpi link get: empty IRQ resource
acpi link get: empty IRQ resource
acpi link get: empty IRQ resource
acpi link get: empty IRQ resource
ACPI PCI link initial configuration:
\\_SB_.LNKD irq  0: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 0.7.3
\\_SB_.LNKA irq  0: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 0.2.0
\\_SB_.LNKB irq  0: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 0.2.1
\\_SB_.LNKC irq  0: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 0.3.0
\\_SB_.LNKB irq  0: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 0.5.0
\\_SB_.LNKA irq  0: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 0.6.0
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base 40000000, size 26, enabled
found->	vendor=0x8086, dev=0x7190, revid=0x03
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0xa210, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x7191, revid=0x03
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x88 (34000 ns), maxlat=0x00 (0 ns)
	map[10]: type 1, range 32, base 50103000, size 12, enabled
pcib0: matched entry for 0.2.INTA (src \\_SB_.LNKA)
pcib0: possible interrupts:  3  4  5  6  7  9 10 11 12 14 15
ACPI PCI link arbitrated settings:
\\_SB_.LNKA (references 2, priority 22867):
	interrupts:	    11    10     5     9    12     7     6     4     3    15    14
	penalty:	    60    60   110   120  5060  5060  5060  5060  5060 50060 50060
\\_SB_.LNKB (references 2, priority 22867):
	interrupts:	    11    10     5     9    12     7     6     4     3    15    14
	penalty:	    60    60   110   120  5060  5060  5060  5060  5060 50060 50060
\\_SB_.LNKD (references 1, priority 11433):
	interrupts:	    11    10     5     9    12     7     6     4     3    15    14
	penalty:	    60    60   110   120  5060  5060  5060  5060  5060 50060 50060
\\_SB_.LNKC (references 1, priority 11433):
	interrupts:	    11    10     5     9    12     7     6     4     3    15    14
	penalty:	    60    60   110   120  5060  5060  5060  5060  5060 50060 50060
acpi link get: empty IRQ resource
acpi link set: _CRS failed for link \\_SB_.LNKA - AE_NULL_ENTRY
acpi link set: curr irq 0 != 11 for \\_SB_.LNKA
pcib0: slot 2 INTA routed to irq 11 via \\_SB_.LNKA
found->	vendor=0x104c, dev=0xac1b, revid=0x03
	bus=0, slot=2, func=0
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base 50102000, size 12, enabled
pcib0: matched entry for 0.2.INTB (src \\_SB_.LNKB)
pcib0: possible interrupts:  3  4  5  6  7  9 10 11 12 14 15
ACPI PCI link arbitrated settings:
\\_SB_.LNKB (references 2, priority 23001):
	interrupts:	    10    11     5     9    12     7     6     4     3    15    14
	penalty:	   120   140   170   240  5120  5120  5120  5120  5120 50120 50120
\\_SB_.LNKD (references 1, priority 11500):
	interrupts:	    10    11     5     9    12     7     6     4     3    15    14
	penalty:	   120   140   170   240  5120  5120  5120  5120  5120 50120 50120
\\_SB_.LNKC (references 1, priority 11500):
	interrupts:	    10    11     5     9    12     7     6     4     3    15    14
	penalty:	   120   140   170   240  5120  5120  5120  5120  5120 50120 50120
acpi link get: empty IRQ resource
acpi link set: _CRS failed for link \\_SB_.LNKB - AE_NULL_ENTRY
acpi link set: curr irq 0 != 10 for \\_SB_.LNKB
atpic: Programming IRQ10 as level/low
pcib0: slot 2 INTB routed to irq 10 via \\_SB_.LNKB
found->	vendor=0x104c, dev=0xac1b, revid=0x03
	bus=0, slot=2, func=1
	class=06-07-00, hdrtype=0x02, mfdev=1
	cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0xc0 (48000 ns), maxlat=0x03 (750 ns)
	intpin=b, irq=10
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type 1, range 32, base 50101000, size  8, enabled
	map[14]: type 4, range 32, base 00004500, size  3, enabled
	map[18]: type 4, range 32, base 00004400, size  8, enabled
pcib0: matched entry for 0.3.INTA (src \\_SB_.LNKC)
pcib0: possible interrupts:  3  4  5  6  7  9 10 11 12 14 15
ACPI PCI link arbitrated settings:
\\_SB_.LNKD (references 1, priority 11568):
	interrupts:	    11    10     5     9    12     7     6     4     3    15    14
	penalty:	   200   200   230   360  5180  5180  5180  5180  5180 50180 50180
\\_SB_.LNKC (references 1, priority 11568):
	interrupts:	    11    10     5     9    12     7     6     4     3    15    14
	penalty:	   200   200   230   360  5180  5180  5180  5180  5180 50180 50180
acpi link get: empty IRQ resource
acpi link set: _CRS failed for link \\_SB_.LNKC - AE_NULL_ENTRY
acpi link set: curr irq 0 != 11 for \\_SB_.LNKC
pcib0: slot 3 INTA routed to irq 11 via \\_SB_.LNKC
found->	vendor=0x11c1, dev=0x0449, revid=0x01
	bus=0, slot=3, func=0
	class=07-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0107, statreg=0x8290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0xfc (63000 ns), maxlat=0x0e (3500 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D2 D3  current D0
	map[10]: type 1, range 32, base 50100000, size 12, enabled
	map[14]: type 1, range 32, base 50000000, size 20, enabled
pcib0: matched entry for 0.6.INTA (src \\_SB_.LNKA)
pcib0: slot 6 INTA is already routed to irq 11
found->	vendor=0x1013, dev=0x6003, revid=0x01
	bus=0, slot=6, func=0
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0410, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0x18 (6000 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
found->	vendor=0x8086, dev=0x7110, revid=0x02
	bus=0, slot=7, 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)
	map[20]: type 4, range 32, base 0000fcf0, size  4, enabled
found->	vendor=0x8086, dev=0x7111, revid=0x01
	bus=0, slot=7, func=1
	class=01-01-80, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x30 (1440 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type 4, range 32, base 00004000, size  5, enabled
pcib0: matched entry for 0.7.INTD (src \\_SB_.LNKD)
pcib0: possible interrupts:  3  4  5  6  7  9 10 11 12 14 15
ACPI PCI link arbitrated settings:
\\_SB_.LNKD (references 1, priority 11634):
	interrupts:	    10    11     5     9    12     7     6     4     3    15    14
	penalty:	   260   270   290   480  5240  5240  5240  5240  5240 50240 50240
acpi link get: empty IRQ resource
acpi link set: _CRS failed for link \\_SB_.LNKD - AE_NULL_ENTRY
acpi link set: curr irq 0 != 10 for \\_SB_.LNKD
pcib0: slot 7 INTD routed to irq 10 via \\_SB_.LNKD
found->	vendor=0x8086, dev=0x7112, revid=0x01
	bus=0, slot=7, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x30 (1440 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=10
	map[90]: type 4, range 32, base 0000efa0, size  4, enabled
found->	vendor=0x8086, dev=0x7113, revid=0x03
	bus=0, slot=7, 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)
agp0: <Intel 82443BX (440 BX) host to PCI bridge> mem 0x40000000-0x43ffffff at device 0.0 on pci0
agp0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0x40000000
agp0: allocating GATT for aperture of size 64M
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xd000-0xdfff
pcib1:   memory decode     0x70000000-0xdfffffff
pcib1:   prefetched decode 0xe0000000-0xf7ffffff
ACPI PCI link initial configuration:
\\_SB_.LNKA irq*11: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 1.0.0
\\_SB_.LNKB irq*10: [ 3  4  5  6  7  9 10 11 12 14 15]  0+ low,level,sharable 1.0.1
pci1: <ACPI PCI bus> on pcib1
pci1: physical bus=1
	map[10]: type 3, range 32, base e0000000, size 25, enabled
pcib1: device (null) requested decoded memory range 0xe0000000-0xe1ffffff
	map[14]: type 1, range 32, base 70000000, size 22, enabled
pcib1: device (null) requested decoded memory range 0x70000000-0x703fffff
	map[18]: type 1, range 32, base 70400000, size 20, enabled
pcib1: device (null) requested decoded memory range 0x70400000-0x704fffff
pcib1: matched entry for 1.0.INTA (src \\_SB_.LNKA)
pcib1: slot 0 INTA is already routed to irq 11
found->	vendor=0x10c8, dev=0x0006, revid=0x00
	bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x80 (3840 ns), mingnt=0x10 (4000 ns), maxlat=0xff (63750 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D1 D2 D3  current D0
pci1: <display, VGA> at device 0.0 (no driver attached)
cbb0: <TI1450 PCI-CardBus Bridge> mem 0x50103000-0x50103fff irq 11 at device 2.0 on pci0
cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x50103000
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
  0x00: 0xac1b104c 0x02100007 0x06070003 0x0082a808 
  0x10: 0x50103000 0x020000a0 0xb0040200 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0740010b 
  0x40: 0x01301014 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00449069 0x00000000 0x80818080 0x00001000 
  0x90: 0x416602c0 0x00000000 0x00000000 0x00000000 
  0xa0: 0x7e110001 0x00c00000 0x00000000 0x00000000 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
cbb1: <TI1450 PCI-CardBus Bridge> mem 0x50102000-0x50102fff irq 10 at device 2.1 on pci0
cbb1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x50102000
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
cbb1: [MPSAFE]
cbb1: PCI Configuration space:
  0x00: 0xac1b104c 0x02100007 0x06070003 0x0082a808 
  0x10: 0x50102000 0x220000a0 0xb0070500 0xfffff000 
  0x20: 0x00000000 0xfffff000 0x00000000 0x0000fffc 
  0x30: 0x00000000 0x0000fffc 0x00000000 0x0740020a 
  0x40: 0x01301014 0x00000001 0x00000000 0x00000000 
  0x50: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x60: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x70: 0x00000000 0x00000000 0x00000000 0x00000000 
  0x80: 0x00449069 0x00000000 0x80818080 0x00001000 
  0x90: 0x416602c0 0x00000000 0x00000000 0x00000000 
  0xa0: 0x7e110001 0x00c00000 0x00000000 0x00000000 
  0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 
  0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 
pci0: <simple comms> at device 3.0 (no driver attached)
csa0: <CS4280/CS4614/CS4622/CS4624/CS4630> mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0
csa: card is Thinkpad 600X/A20/T20
csa0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x50100000
csa0: Reserved 0x100000 bytes for rid 0x14 type 3 at 0x50000000
csa0: [GIANT-LOCKED]
pcm0: <CS461x PCM Audio> on csa0
pcm0: <Cirrus Logic CS4297A AC97 Codec (id = 0x43525913)>
pcm0: Codec features headphone, 20 bit DAC, 18 bit ADC, 6 bit master volume, Crystal Semi 3D Stereo Enhancement
pcm0: Primary codec extended features AMAP
pcm0: [GIANT-LOCKED]
pcm0: sndbuf_setmap 23d000, 1000; 0xc0fa9000 -> 23d000
pcm0: sndbuf_setmap 1db000, 1000; 0xc0fa7000 -> 1db000
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 UDMA33 controller> port 0xfcf0-0xfcff,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xfcf0
ata0: 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-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: [MPSAFE]
ata1: 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=51 ostat1=01
ata1-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1-slave:  stat=0x01 err=0x24 lsb=0x00 msb=0x00
ata1: reset tp2 stat0=00 stat1=01 devices=0x4<ATAPI_MASTER>
ata1: [MPSAFE]
pci0: <serial bus, USB> at device 7.2 (no driver attached)
pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
unknown: not probed (disabled)
fdc0: <floppy drive controller (FDE)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: ic_type 90 part_id 73
sio0: irq maps: 0x601 0x611 0x601 0x601
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
ppc0: using extended I/O port range
ppc0: SPP
ppc0 port 0x3bc-0x3bf irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
unknown: not probed (disabled)
sio1: irq maps: 0x601 0x609 0x601 0x601
sio1 port 0x2f8-0x2ff irq 3 drq 3 on acpi0
sio1: type 16550A
unknown: not probed (disabled)
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0045
atkbd: keyboard ID 0x54ab (2)
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
psmcpnp0 irq 12 on acpi0
psm0: current command byte:0045
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000008, packet size:3
psm0: syncmask:c0, syncbits:00
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
acpi_cmbat0: <Control Method Battery> on acpi0
unknown: not probed (disabled)
acpi_acad0: <AC Adapter> on acpi0
unknown: not probed (disabled)
acpi_ec0: info: new max delay is 70 us
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sc: sc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 already exists; skipping it
vga: vga0 already exists; skipping it
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
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <ISA Option ROM> at iomem 0xc0000-0xcbfff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
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 
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fe0: not probed (disabled)
ie0: not probed (disabled)
lnc0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 498272951 Hz quality 800
Timecounters tick every 10.000 msec
lo0: bpf attached
Interrupt storm detected on "irq10: cbb1"; throttling interrupt source
cpu0: set speed to 100.0%
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
acpi_cmbat0: battery initialization start
acpi_acad0: acline initialization start
acpi_acad0: On Line
acpi_acad0: acline initialization done, tried 1 times
acpi_tz1: _AC0: temperature 39.8 >= setpoint 33.5
acpi_tz1: switched from NONE to _AC0: 39.8C
acpi_tz1: _AC0: temperature 39.8 >= setpoint 33.5
acpi_tz1: switched from NONE to _AC0: 39.8C
found->	vendor=0x115d, dev=0x0003, revid=0x03
	bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x14 (5000 ns), maxlat=0x28 (10000 ns)
	intpin=a, irq=222
	powerspec 1  supports D0 D1 D2 D3  current D0
dc0: <Xircom X3201 10/100BaseTX> port 0x1000-0x107f mem 0xd8000-0xd87ff,0xd8800-0xd8fff irq 10 at device 0.0 on cardbus1
miibus0: <MII bus> on dc0
tdkphy0: <TDK 78Q2120 media interface> on miibus0
tdkphy0: OUI 0x00c039, model 0x0014, rev. 11
tdkphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
dc0: bpf attached
dc0: Ethernet address: 00:10:a4:c0:c0:45
dc0: [GIANT-LOCKED]
fdc0: output ready timeout
fdc0: output ready timeout
fdc0: output ready timeout
fdc0: output ready timeout
fdc0: output ready timeout
fdc0: output ready timeout
fdc0: output ready timeout
ata0-master: pio=0x0c wdma=0x22 udma=0x44 cable=80pin
acpi_tz1: _AC0: temperature 39.8 >= setpoint 33.5
acpi_tz1: switched from NONE to _AC0: 39.8C
ata0-master: setting PIO4 on Intel PIIX4 chip
ata0-master: setting UDMA33 on Intel PIIX4 chip
ad0: <IBM-DARA-212000/AR4IA55A> ATA-4 disk at ata0-master
ad0: 11509MB (23572080 sectors), 24944 C, 15 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
GEOM: new disk ad0
ata1-master: pio=0x0c wdma=0x22 udma=0xffffffff cable=40pin
ATAPI_RESET time = 20us
ata1-master: setting PIO4 on Intel PIIX4 chip
acd0: <LG DVD-ROM DRN-8080B/1.13> DVDROM drive at ata1 as master
acd0:  512KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet
acd0: Writes:
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
[0] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/74/63 s:0 l:23572080
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s1, start 0 length 12068904960 end 12068904959
GEOM: Configure ad0a, start 0 length 134217728 end 134217727
GEOM: Configure ad0b, start 134217728 length 134217728 end 268435455
GEOM: Configure ad0c, start 0 length 12068904960 end 12068904959
GEOM: Configure ad0e, start 268435456 length 268435456 end 536870911
GEOM: Configure ad0f, start 536870912 length 268435456 end 805306367
GEOM: Configure ad0g, start 805306368 length 11263598592 end 12068904959
GEOM: Configure ad0s1a, start 0 length 134217728 end 134217727
GEOM: Configure ad0s1b, start 134217728 length 134217728 end 268435455
GEOM: Configure ad0s1c, start 0 length 12068904960 end 12068904959
GEOM: Configure ad0s1e, start 268435456 length 268435456 end 536870911
GEOM: Configure ad0s1f, start 536870912 length 268435456 end 805306367
GEOM: Configure ad0s1g, start 805306368 length 11263598592 end 12068904959
Mounting root from ufs:/dev/ad0a
start_init: trying /sbin/init
fdc0: output ready timeout
fdc0: input ready timeout
fdc0: input ready timeout
fdc0: output ready timeout
fdc0: input ready timeout
fdc0: input ready timeout
fdc0: output ready timeout
fdc0: input ready timeout
fdc0: input ready timeout
fdc0: output ready timeout
fdc0: input ready timeout
fdc0: input ready timeout
gif0: bpf attached
ipfw2 initialized, divert disabled, rule-based forwarding disabled, default to deny, logging disabled
Interrupt storm detected on "irq11: cbb0 csa0"; throttling interrupt source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040829/904da647/attachment.bin


More information about the freebsd-current mailing list