From owner-freebsd-stable Fri Feb 19 13:42:13 1999 Delivered-To: freebsd-stable@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 07E1510E54; Fri, 19 Feb 1999 13:39:48 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id XAA07958; Fri, 19 Feb 1999 23:39:27 +0200 (EET) (envelope-from ru) Date: Fri, 19 Feb 1999 23:39:27 +0200 From: Ruslan Ermilov To: gibbs@freebsd.org Cc: stable@freebsd.org Subject: Tagged queueing Message-ID: <19990219233927.A4953@ucb.crimea.ua> Mail-Followup-To: gibbs@freebsd.org, stable@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=PNTmBPCT7hxwcZjr X-Mailer: Mutt 0.94.17i X-Operating-System: FreeBSD 3.1-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Hi! When my system was running 2.2.8-STABLE, I had AHC_TAGENABLE in the kernel, and it worked fine, at least dmesg reported that. Now, on a 3.1-STABLE (today's freshness) it doesn't. `dmesg' output and kernel config are attached. Any clue on what has happened? Thanks, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.boot" Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.1-STABLE #0: Sat Feb 20 00:49:21 EET 1999 root@:/usr/src/sys/compile/CHYRO Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 198665604 Hz CPU: Pentium Pro (198.67-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x619 Stepping=9 Features=0xfbff real memory = 33554432 (32768K bytes) avail memory = 29945856 (29244K bytes) Preloaded elf kernel "kernel" at 0xf02bb000. Probing for devices on PCI bus 0: Correcting Natoma config for non-SMP chip0: rev 0x02 on pci0.0.0 fxp0: rev 0x02 int a irq 10 on pci0.10.0 fxp0: Ethernet address 00:a0:c9:55:13:22 fxp1: rev 0x01 int a irq 9 on pci0.12.0 fxp1: Ethernet address 00:a0:c9:10:68:a0, 10Mbps ahc0: rev 0x00 int a irq 11 on pci0.13.0 ahc0: Using left over BIOS settings ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs fxp2: rev 0x01 int a irq 11 on pci0.15.0 fxp2: Ethernet address 00:a0:c9:5a:51:f9, 10Mbps chip1: rev 0x01 on pci0.18.0 ide_pci0: rev 0x00 on pci0.18.1 vga0: rev 0x22 on pci0.20.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 not found sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A cy0 irq 5 maddr 0xd4000 msize 8192 on isa wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa wdc0: unit 0 (atapi): , removable, accel, dma, iordis acd0: drive speed 1378KB/sec, 256KB cache acd0: supported read types: CD-DA acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wdc1 not found at 0x170 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface IP packet filtering initialized, divert enabled, rule-based forwarding disabled, unlimited logging DUMMYNET initialized (980901) -- size dn_pkt 48 Waiting 2 seconds for SCSI devices to settle changing root device to da0s1a da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) da0: 4157MB (8515173 512 byte sectors: 64H 32S/T 4157C) --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=CHYRO # # CHYRO -- United Commercial Bank Internet Server # # $Id: CHYRO,v 1.7 1999/02/19 09:18:38 ru Exp $ # machine "i386" ident CHYRO maxusers 100 config kernel root on da0 # CPU OPTIONS cpu "I686_CPU" # COMPATIBILITY OPTIONS options "COMPAT_43" # DEBUGGING OPTIONS options DDB options UCONSOLE options USERCONFIG options VISUAL_USERCONFIG # NETWORKING OPTIONS options INET pseudo-device ether pseudo-device loop pseudo-device bpfilter 4 pseudo-device tun 10 pseudo-device sl 10 options IPFIREWALL options IPFIREWALL_VERBOSE options IPDIVERT options DUMMYNET # FILESYSTEM OPTIONS options FFS options FFS_ROOT options NFS options "CD9660" options MSDOSFS options PROCFS # MISCELLANEOUS DEVICES pseudo-device pty 32 pseudo-device gzip pseudo-device vn pseudo-device snp 1 # HARDWARE DEVICE CONFIGURATION # ISA DEVICES controller isa0 options "AUTO_EOI_1" options "AUTO_EOI_2" controller pnp0 controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 device vga0 at isa? port ? conflicts pseudo-device splash device sc0 at isa? tty device npx0 at isa? port IO_NPX iosiz 0x0 flags 0x0 irq 13 controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xa0ffa0ff #disk wd0 at wdc0 drive 0 #disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xa0ffa0ff disk wd2 at wdc1 drive 0 #disk wd3 at wdc1 drive 1 options ATAPI options ATAPI_STATIC device acd0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 disk fd0 at fdc0 drive 0 device sio0 at isa? port "IO_COM1" tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 device cy0 at isa? tty irq 5 iomem 0xd4000 iosiz 0x2000 # PCI DEVICES controller pci0 controller ahc0 options AHC_ALLOW_MEMIO device fxp0 # SCSI DEVICES controller scbus0 at ahc0 disk da0 at scbus0 target 0 unit 0 --PNTmBPCT7hxwcZjr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message