XFree86 Bug/Test Report Form VERSION: CVS head from about 15.Sep; also observed under 4.2.1 and 4.1.0 at least; not a problem with 3.3.6 VIDEO DRIVER: tseng and s3 (tested on two old machines) OPERATING SYSTEM: FreeBSD 4.7; boot dmesg follows well below VIDEO CARD: Tseng Labs Inc ET4000/W32p rev C vendor = 'TSENG LABS Inc' device = 'ET4000W32P-C GUI Accelerator' also: pci0: <S3 Trio graphics accelerator> (vendor=0x5333, dev=0x8811) at 9.0 Identifier "Card0" Driver "s3" VendorName "S3 Inc." BoardName "86c764/765 [Trio32/64/64V+]" BusID "PCI:0:9:0" MODEL: see above, I think GRAPHICS CHIPSET: see above and/or below, maybe RAMDAC: maybe above info suffices, I hope? CLOCKCHIP: maybe above info suffices, I hope, again? VIDEO MEMORY: blah, something like 2M Tseng, and 1M S3 maybe? BUS TYPE: PCI: BusID "PCI:0:12:0" (Tseng) and see above for pci0 info about S3 card REPORT: This appears to be a problem with `scanpci', which then makes itself a problem when auto-configuring a config file that must be massaged to get things to work. It seems the latest CVS head version of `scanpci', as well as all the ones I grabbed out of 4.2 (and 4.1 if I remember), find the graphics card on an additional PCI bus at plenty of cardnums. The `scanpci' I have from 3.something only finds one such occurrence of the graphics card. All these bogus locations and the correcsponding Display etc. sections are added to the auto-generated config file, which needs to have the additional entries pruned before having any chance of starting successfully. Following are: First, the FreeBSD `pciconf' output, which does not list the phantom video cards. Then, the XFree86 `scanpci' output, which gets the first set of PCI cards right, then proceeds to give a varying number of phantom cards (I think the first time I tried this I saw only 16 cards on bus 0x0800, but I could be wrong). Following this, a trimmed verbose FreeBSD 4.7 boot dmesg, if this is helpful, from the machine with the Tseng card. I don't have the `scanpci' S3 output, but from an auto- generated config file, the phantom cards start to appear at locations starting with: BusID "PCI:16:0:0" and so on. *** First, the FreeBSD `pciconf' output: chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x12508086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82439HX System Controller (TXC)' class = bridge subclass = HOST-PCI isab0@pci0:7:0: class=0x060100 card=0x00000000 chip=0x70008086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82371SB PIIX3 PCI-to-ISA Bridge (Triton II)' class = bridge subclass = PCI-ISA atapci0@pci0:7:1: class=0x010180 card=0x00000000 chip=0x70108086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82371SB PIIX3 IDE Interface (Triton II)' class = mass storage subclass = ATA uhci0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x70208086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82371SB PIIX3 USB Host Controller (Triton II)' class = serial bus subclass = USB fwohci0@pci0:9:0: class=0x0c0010 card=0x00e71033 chip=0x00e71033 rev=0x01 hdr=0x00 vendor = 'NEC Electronics Hong Kong' class = serial bus subclass = FireWire pcm0@pci0:10:0: class=0x040100 card=0x13191319 chip=0x08011319 rev=0xb2 hdr=0x00 vendor = 'Forte Media, Inc.' device = 'FM801 Xwave PCI audio controller' class = multimedia subclass = audio none0@pci0:10:1: class=0x098000 card=0x13191319 chip=0x08021319 rev=0xb2 hdr=0x00 vendor = 'Forte Media, Inc.' device = 'FM801 Xwave PCI Joystick' class = input device pcm1@pci0:11:0: class=0x040100 card=0x20001274 chip=0x58801274 rev=0x02 hdr=0x00 vendor = 'Ensoniq (Creative)' device = '5880 AudioPCI' class = multimedia subclass = audio none1@pci0:12:0: class=0x030000 card=0x00000000 chip=0x3206100c rev=0x00 hdr=0x00 vendor = 'TSENG LABS Inc' device = 'ET4000W32P-C GUI Accelerator' class = display subclass = VGA *** Now, what the second invocation of `scanpci' has to say about this: (skip down about 100 lines to see the phantom cards) pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x8086 device 0x1250 Intel Corp. 430HX - 82439HX TXC [Triton II] STATUS 0x3200 COMMAND 0x0106 CLASS 0x06 0x00 0x00 REVISION 0x03 BIST 0x00 HEADER 0x00 LATENCY 0x20 CACHE 0x00 pci bus 0x0000 cardnum 0x07 function 0x00: vendor 0x8086 device 0x7000 Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II] STATUS 0x0280 COMMAND 0x000f CLASS 0x06 0x01 0x00 REVISION 0x01 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 pci bus 0x0000 cardnum 0x07 function 0x01: vendor 0x8086 device 0x7010 Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II] STATUS 0x0280 COMMAND 0x0005 CLASS 0x01 0x01 0x80 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x20 CACHE 0x00 BASE4 0x0000e801 addr 0x0000e800 I/O BYTE_0 0x77 BYTE_1 0xe3 BYTE_2 0x07 BYTE_3 0xa3 pci bus 0x0000 cardnum 0x07 function 0x02: vendor 0x8086 device 0x7020 Intel Corp. 82371SB PIIX3 USB [Natoma/Triton II] STATUS 0x0280 COMMAND 0x0005 CLASS 0x0c 0x03 0x00 REVISION 0x01 BIST 0x00 HEADER 0x00 LATENCY 0x20 CACHE 0x00 BASE4 0x0000e401 addr 0x0000e400 I/O MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x04 INT_LINE 0x09 pci bus 0x0000 cardnum 0x09 function 0x00: vendor 0x1033 device 0x00e7 NEC Corporation Device unknown STATUS 0x0290 COMMAND 0x0016 CLASS 0x0c 0x00 0x10 REVISION 0x01 BIST 0x00 HEADER 0x00 LATENCY 0xf8 CACHE 0x08 BASE0 0xdf800000 addr 0xdf800000 MEM MAX_LAT 0x2c MIN_GNT 0x14 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0000 cardnum 0x0a function 0x00: vendor 0x1319 device 0x0801 Fortemedia, Inc Xwave QS3000A [FM801] CardVendor 0x1319 card 0x1319 (Fortemedia, Inc, Card unknown) STATUS 0x0290 COMMAND 0x0007 CLASS 0x04 0x01 0x00 REVISION 0xb2 BIST 0x00 HEADER 0x80 LATENCY 0x20 CACHE 0x00 BASE0 0x0000e001 addr 0x0000e000 I/O MAX_LAT 0x28 MIN_GNT 0x04 INT_PIN 0x01 INT_LINE 0x09 BYTE_0 0x7f BYTE_1 0x90 BYTE_2 0x00 BYTE_3 0x00 pci bus 0x0000 cardnum 0x0a function 0x01: vendor 0x1319 device 0x0802 Fortemedia, Inc Xwave QS3000A [FM801 game port] CardVendor 0x1319 card 0x1319 (Fortemedia, Inc, Card unknown) STATUS 0x0290 COMMAND 0x0007 CLASS 0x09 0x80 0x00 REVISION 0xb2 BIST 0x00 HEADER 0x80 LATENCY 0x20 CACHE 0x00 BASE0 0x0000d801 addr 0x0000d800 I/O MAX_LAT 0x28 MIN_GNT 0x04 INT_PIN 0x00 INT_LINE 0x00 BYTE_0 0x7f BYTE_1 0x90 BYTE_2 0x00 BYTE_3 0x00 pci bus 0x0000 cardnum 0x0b function 0x00: vendor 0x1274 device 0x5880 Ensoniq 5880 AudioPCI CardVendor 0x1274 card 0x2000 (Ensoniq Creative Sound Blaster AudioPCI128) STATUS 0x0410 COMMAND 0x0005 CLASS 0x04 0x01 0x00 REVISION 0x02 BIST 0x00 HEADER 0x00 LATENCY 0x20 CACHE 0x00 BASE0 0x0000d401 addr 0x0000d400 I/O MAX_LAT 0x80 MIN_GNT 0x0c INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0000 cardnum 0x0c function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0080 cardnum 0x00 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0080 cardnum 0x01 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0080 cardnum 0x02 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0080 cardnum 0x03 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0080 cardnum 0x04 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 [('ve deleted a bunch here...] pci bus 0x0080 cardnum 0x1f function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0081 cardnum 0x00 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0081 cardnum 0x01 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 [again deleting a lot...] pci bus 0x0081 cardnum 0x14 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0081 cardnum 0x15 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 pci bus 0x0081 cardnum 0x16 function 0x00: vendor 0x100c device 0x3206 Tseng Labs Inc ET4000/W32p rev C STATUS 0x0000 COMMAND 0x0083 CLASS 0x03 0x00 0x00 REVISION 0x00 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xde000000 addr 0xde000000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x09 *** And here's the FreeBSD 4.7 boot dmesg to show more about my machine: Copyright (c) 1992-2002 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 4.7-STABLE #2: Tue Aug 26 16:49:26 CEST 2003 t00r@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/FreeBSD-CURRENT/usr/local/obj/4.7-STABLE/usr/src/sys/FreeLSD Calibrating clock(s) ... TSC clock: 120281643 Hz, i8254 clock: 1193271 Hz Timecounter "i8254" frequency 1193271 Hz CPU: Pentium/P54C (120.28-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x526 Stepping = 6 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 67108864 (65536K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x00436000 - 0x03ff5fff, 62652416 bytes (15296 pages) avail memory = 61116416 (59684K bytes) bios32: Found BIOS32 Service Directory header at 0xc00f8630 bios32: Entry = 0xf8080 (c00f8080) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0x80b0 pnpbios: Found PnP BIOS data at 0xc00fc730 pnpbios: Entry = f0000:c760 Rev = 1.0 pnpbios: OEM ID cd041 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel" at 0xc040f000. Preloaded elf module "splash_bmp.ko" at 0xc040f0a8. Preloaded elf module "vesa.ko" at 0xc040f14c. Preloaded splash_image_data "/boot/LOGOW.SYS" at 0xc040f1e8. Preloaded elf module "snd_ess.ko" at 0xc040f234. Preloaded elf module "snd_sbc.ko" at 0xc040f2d4. Preloaded elf module "snd_pcm.ko" at 0xc040f374. Preloaded elf module "snd_es137x.ko" at 0xc040f414. Preloaded elf module "snd_fm801.ko" at 0xc040f4b8. Preloaded elf module "usb.ko" at 0xc040f55c. Preloaded elf module "umass.ko" at 0xc040f5f8. Preloaded elf module "joy.ko" at 0xc040f698. Preloaded elf module "firewire.ko" at 0xc040f734. Preloaded elf module "sbp.ko" at 0xc040f7d4. Intel Pentium detected, installing workaround for F00F bug VESA: information block 56 45 53 41 02 01 06 57 00 c0 00 00 00 00 46 57 00 c0 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 VESA: 29 mode(s) found VESA: v1.2, 2048k memory, flags:0x0, mode table:0xc00c5746 (c0005746) VESA: Tseng Labs ET4000 Creating DISK md0 md0: Malloc disk splash: image@0xc037843c, size:129078 bmp_start(): splash_mode:257 splash: image decoder found: splash_bmp pci_open(1): mode 1 addr port (0x0cf8) is 0x8000005c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=12508086) apm0: <APM BIOS> on motherboard apm0: found APM BIOS v1.2, connected at v1.2 npx0: <math processor> on motherboard npx0: INT 16 interface i586_bzero() bandwidth = 156813548 bytes/sec bzero() bandwidth = 391542678 bytes/sec pcib0: <Host to PCI bridge> on motherboard found-> vendor=0x8086, dev=0x1250, revid=0x03 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7000, revid=0x01 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7010, revid=0x00 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000e800, size 4 found-> vendor=0x8086, dev=0x7020, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=9 map[20]: type 1, range 32, base 0000e400, size 5 found-> vendor=0x1033, dev=0x00e7, revid=0x01 class=0c-00-10, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base df800000, size 12 found-> vendor=0x1319, dev=0x0801, revid=0xb2 class=04-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base 0000e000, size 7 found-> vendor=0x1319, dev=0x0802, revid=0xb2 class=09-80-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base 0000d800, size 4 found-> vendor=0x1274, dev=0x5880, revid=0x02 class=04-01-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base 0000d400, size 6 found-> vendor=0x100c, dev=0x3206, revid=0x00 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base de000000, size 24 pci0: <PCI bus> on pcib0 isab0: <Intel 82371SB PCI to ISA bridge> at device 7.0 on pci0 I/O Recovery Timing: 8-bit 3.5 clocks, 16-bit 3.5 clocks Extended BIOS: disabled Lower BIOS: enabled Coprocessor IRQ13: enabled Mouse IRQ12: disabled Interrupt Routing: A: IRQ9, B: IRQ9, C: IRQ9, D: IRQ9 MB0: IRQ15, MB1: isa0: <ISA bus> on isab0 atapci0: <Intel PIIX3 ATA controller> port 0xe800-0xe80f at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xe800 ata0: mask=03 ostat0=50 ostat2=50 ata0-slave: ATAPI 00 00 ata0-master: ATAPI 00 00 ata0: mask=03 stat0=50 stat1=50 ata0-master: ATA 01 a5 ata0-slave: ATA 01 a5 ata0: devices=03 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xe808 ata1: mask=01 ostat0=50 ostat2=ff ata1-master: ATAPI 14 eb ata1: mask=01 stat0=00 stat1=00 ata1: devices=04 ata1: at 0x170 irq 15 on atapci0 uhci0: <Intel 82371SB (PIIX3) USB controller> port 0xe400-0xe41f irq 9 at device 7.2 on pci0 usb0: <Intel 82371SB (PIIX3) 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 XXXfw: vendid=1033, dev=e7 fwohci0: <1394 Open Host Controller Interface> mem 0xdf800000-0xdf800fff irq 9 at device 9.0 on pci0 fwohci0: PCI bus latency was changing to 250. cache size 8. using shared irq9. fwohci0: OHCI version 1.10 (ROM=1) fwohci0: No. of Isochronous channel is 4. fwohci0: resetting OHCI...done (0) fwohci0: BUS_OPT 0xf800a002 -> 0xf800a002 fwohci0: Link 1394a available S400, 2 ports, maxrec 2048 bytes. fwohci0: Enable 1394a Enhancements fwohci0: EUI64 00:00:4c:02:08:00:5e:45 fwochi_set_intr: 1 firewire0: <IEEE1394(Firewire) bus> on fwohci0 firewire0: firewire bus attach sbp_identify sbp_probe sbp0: <SBP2/SCSI over firewire> on firewire0 sbp_attach pcm0: <Forte Media FM801 Audio Controller> port 0xe000-0xe07f irq 9 at device 10.0 on pci0 pcm0: ac97 codec id 0x574d4c04 (Wolfson WM9704 (quad)) pcm0: ac97 codec features 18 bit DAC, 18 bit ADC, 6 bit master volume, Wolfson Microelectronics 3D Enhancement pcm0: ac97 primary codec extended features variable rate PCM, surround DAC, AMAP pcm0: sndbuf_setmap 3c86000, 1000; 0xc16bc000 -> 3c86000 pcm0: sndbuf_setmap 3c88000, 1000; 0xc16be000 -> 3c88000 pci0: <unknown card> (vendor=0x1319, dev=0x0802) at 10.1 pcm1: <Creative CT5880-C> port 0xd400-0xd43f irq 9 at device 11.0 on pci0 pcm1: ac97 codec id 0x54524123 (TriTech TR28602) pcm1: ac97 codec features 5 bit master volume, no 3D Stereo Enhancement pcm1: sndbuf_setmap 3c90000, 1000; 0xc16c6000 -> 3c90000 pcm1: sndbuf_setmap 3c92000, 1000; 0xc16c8000 -> 3c92000 pci0: <Tseng Labs ET4000 W32P graphics accelerator> (vendor=0x100c, dev=0x3206) at 12.0 irq 9 ata-: ata0 exists, using next available unit number ata-: ata1 exists, using next available unit number Trying Read_Port at 203 ESS0000: adding io range 0x800-0xfff, size=0x8, align=0x8 ESS1868: start dependant ESS1868: adding dma mask 0x2 ESS1868: adding dma mask 0x9 ESS1868: adding irq mask 0x20 ESS1868: adding fixed io range 0x220-0x22f, size=0x10, align=0x1 ESS1868: adding fixed io range 0x388-0x38b, size=0x4, align=0x1 ESS1868: adding fixed io range 0x330-0x331, size=0x2, align=0x1 ESS1868: start dependant ESS1868: adding dma mask 0x2 ESS1868: adding dma mask 0x9 ESS1868: adding irq mask 0x6a0 ESS1868: adding io range 0x220-0x24f, size=0x10, align=0x20 ESS1868: adding fixed io range 0x388-0x38b, size=0x4, align=0x1 ESS1868: adding io range 0x300-0x331, size=0x2, align=0x30 ESS1868: start dependant ESS1868: adding dma mask 0xb ESS1868: adding dma mask 0xb ESS1868: adding irq mask 0x1ea0 ESS1868: adding io range 0x220-0x28f, size=0x10, align=0x20 ESS1868: adding fixed io range 0x388-0x38b, size=0x4, align=0x1 ESS1868: adding io range 0x300-0x331, size=0x2, align=0x30 ESS1868: start dependant ESS1868: adding dma mask 0xb ESS1868: adding dma mask 0xb ESS1868: adding irq mask 0x1ea0 ESS1868: adding io range 0x220-0x28f, size=0x10, align=0x20 ESS1868: adding fixed io range 0x388-0x38b, size=0x4, align=0x1 ESS1868: adding io range 0x800-0xfff, size=0x2, align=0x2 ESS1868: start dependant ESS1868: adding dma mask 0xb ESS1868: adding dma mask 0xb ESS1868: adding irq mask 0x1ea0 ESS1868: adding io range 0x220-0x28f, size=0x10, align=0x20 ESS1868: adding io range 0x800-0xfff, size=0x4, align=0x4 ESS1868: adding io range 0x800-0xfff, size=0x2, align=0x2 ESS1868: end dependant ESS0001: start dependant ESS0001: adding fixed io range 0x201-0x201, size=0x1, align=0x1 ESS0001: start dependant ESS0001: adding io range 0x200-0x20f, size=0x1, align=0x1 ESS0001: end dependant ESS0002: start dependant ESS0002: adding irq mask 0x1000 ESS0002: adding fixed io range 0x168-0x16f, size=0x8, align=0x1 ESS0002: adding fixed io range 0x36e-0x36f, size=0x2, align=0x1 ESS0002: start dependant ESS0002: adding irq mask 0xc00 ESS0002: adding fixed io range 0x168-0x16f, size=0x8, align=0x1 ESS0002: adding fixed io range 0x36e-0x36f, size=0x2, align=0x1 ESS0002: start dependant ESS0002: adding irq mask 0x1c00 ESS0002: adding fixed io range 0x1e8-0x1ef, size=0x8, align=0x1 ESS0002: adding fixed io range 0x3ee-0x3ef, size=0x2, align=0x1 ESS0002: start dependant ESS0002: adding irq mask 0x1c00 ESS0002: adding io range 0x100-0x1ff, size=0x8, align=0x8 ESS0002: adding io range 0x300-0x3ff, size=0x2, align=0x2 ESS0002: end dependant isa0: if_ep: <3Com 3C509-Combo EtherLink III> at port 0x300-0x310 irq 10 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 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, 3 buttons psm0: config:00000000, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x700ff 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 0e 0f 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 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <12 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio0: irq maps: 0xa61 0xa71 0xa61 0xa61 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: irq maps: 0xa61 0xa69 0xa61 0xa61 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: parallel port found at 0x378 ppc0: using extended I/O port range ppc0: ECP SPP ECP+EPP SPP ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port pcfclock0: <PCF-1.0> on ppbus0 ppi0: <Parallel I/O> on ppbus0 pps0: <Pulse per second Timing Interface> on ppbus0 ed0 failed to probe at port 0x300-0x31f iomem 0xd8000 irq 10 on isa0 pca0 at port 0x40 on isa0 ep0: <3Com 3C509-Combo EtherLink III> at port 0x300-0x30f irq 10 on isa0 ep0: Ethernet address 00:20:af:d4:db:cb bpf: ep0 attached isa_probe_children: probing PnP devices unknown: <ESS ES1868 Plug and Play AudioDrive> failed to probe at port 0x800-0x807 on isa0 sbc0: <ESS ES1868> at port 0x220-0x22f,0x388-0x38b,0x330-0x331 irq 5 drq 1,0 on isa0 pcm2: <ESS 18xx DSP> on sbc0 pcm2: ESS1868 detected pcm2: sndbuf_setmap 5000, 1000; 0xc6740000 -> 5000 pcm2: sndbuf_setmap 6000, 1000; 0xc6741000 -> 6000 joy0: <ESS0001 PnP Joystick> at port 0x201 on isa0 ata4: iobase=0x0168 altiobase=0x036e bmaddr=0x0000 ata4: <Generic ESDI/IDE/ATA controller> at port 0x168-0x16f,0x36e-0x36f irq 11 on isa0 firewire0: BUS reset firewire0: node_id = 0xc800ffc1, CYCLEMASTER mode firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) fw_set_bus_manager: 63->1 (loop=0) send phy_config root_node=-1 gap_count=1 start AT DMA status=0 BIOS Geometries: 0:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors 1:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: stf0 attached bpf: vlan0 attached bpf: lo0 attached bpf: ppp0 attached bpf: ppp1 attached new masks: bio 68ca40, tty 6312ba, net 6716ba bpf: faith0 attached ad0: success setting WDMA2 on Intel chip Creating DISK ad0 ar: FreeBSD check1 failed ad0: <ST380020A/3.34> ATA-6 disk at ata0-master ad0: 76319MB (156301488 sectors), 155061 C, 16 H, 63 S, 512 B ad0: 16 secs/int, 1 depth queue, WDMA2 ad0: piomode=4 dmamode=2 udmamode=5 cblid=1 ad1: success setting WDMA2 on Intel chip Creating DISK ad1 ar: FreeBSD check1 failed ad1: <SAMSUNG SV1204H/RK100-15> ATA-6 disk at ata0-slave ad1: 114498MB (234493056 sectors), 232632 C, 16 H, 63 S, 512 B ad1: 16 secs/int, 1 depth queue, WDMA2 ad1: piomode=4 dmamode=2 udmamode=5 cblid=1 ata1-master: piomode=4 dmamode=2 udmamode=2 dmaflag=1 ata1-master: success setting PIO4 on generic chip acd0: <IDE/ATAPI DVD-ROM 8X/508C> DVD-ROM drive at ata1 as master acd0: 512KB buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA stream, DVD-ROM, DVD-R, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: CD-ROM 120mm data disc firewire0:Discover new S400 device ID:0010b920003dbcb3 bus_explore done Found neither ANSIT10 nor 1394TA fwdev->spec is 10b9 and fwdev->ver is ceb001 sbp_post_explore: EUI:0010b920003dbcb3 spec=0 key=0. fwdev->status (should be 2) is 2 spec is 4281 or 0x10b9 version is 13545473 or 0xceb001 alive was 0 alive is now 1 Calling sbp_probe_target with alive 1 sbp_probe_target 0 sbp0:0:0 LOGIN sbp0:0:0 ordered:1 type:14 EUI:0010b920003dbcb3 node:0 speed:2 maxrec:5 new! sbp0:0:0 'Maxtor' '1394 Storage Front Panel*' '010000' sbp0:0:0 login: len 16, ID 0, cmd 0000fffff0100000, recon_hold 0 sbp0:0:0 sbp_busy_timeout sbp0:0:0 sbp_agent_reset sbp0:0:0 sbp_do_attach sbp0:0:0 sbp_cam_scan_lun Creating DISK da0 Creating DISK cd0 pass0 at sbp0 bus 0 target 0 lun 0 pass0: <Maxtor 1394 Storage Fro 0000> Fixed Simplified Direct Access SCSI-4 device pass0: Serial Number A80A06AE pass0: 50.000MB/s transfers pass1 at ata1 bus 0 target 0 lun 0 pass1: <ATAPI DVD-ROM 8X 508C> Removable CD-ROM SCSI-0 device pass1: Serial Number \^_ pass1: 16.000MB/s transfers da0 at sbp0 bus 0 target 0 lun 0 da0: <Maxtor 1394 Storage Fro 0000> Fixed Simplified Direct Access SCSI-4 device da0: Serial Number A80A06AE da0: 50.000MB/s transfers da0: 239371MB (490232832 512 byte sectors: 255H 63S/T 30515C) cd0 at ata1 bus 0 target 0 lun 0 cd0: <ATAPI DVD-ROM 8X 508C> Removable CD-ROM SCSI-0 device cd0: Serial Number \^_ cd0: 16.000MB/s transfers cd0: cd present [107986 x 2048 byte records] The S3 card is located in a completely different machine; dmesg for that not provided here. As noted, whatever makes `scanpci' find all these devices makes the auto- generated config file need pruning before it stands a chance of working (whether it then works will be addressed in a different bug report, if my latest installation fails to work better than 4.2.foo ... and it does not quite work where 3.3.6 succeeds, perhaps a timing problem with my 640x480 monitor. I'll write more about that later.) I may try a binary CVS tree checkout from the times 3.x was diverging into early 4.x to see if I can pinpoint the time when `scanpci' and all related utilities, including the X server itself, started to see the extra cards, but no promises, as I haven't as much time as I'd like [A reply to this message is not needed, as it's quite possible any mail sent to me will bounce, since I'm offline a lot] Thanks, Barry Bouwsma $XFree86: xc/programs/Xserver/hw/xfree86/doc/BugReport.cpp,v 1.1 2001/01/15 23:00:01 dawes Exp $ _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86