Date: Sun, 28 Feb 1999 01:51:45 -0500 (EST) From: Tugrul <tugrul@ianai.BlackSun.org> To: freebsd-current@freebsd.org Subject: Re: SiS 5591 Message-ID: <Pine.BSF.3.96.990228013511.21807A-100000@ianai.BlackSun.org>
next in thread | raw e-mail | index | archive | help
Seems to work alright here. dmesg and dd tests follow. [before] mercury# dd if=/dev/zero of=/tmp/zero bs=1024k count=32 32+0 records in 32+0 records out 33554432 bytes transferred in 6.013635 secs (5579725 bytes/sec) mercury# [after] mercury# dd if=/dev/zero of=/tmp/zero bs=1024k count=32 32+0 records in 32+0 records out 33554432 bytes transferred in 5.892770 secs (5634706 bytes/sec) mercury# Not much gain with this drive :/ 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: Sun Feb 28 01:32:47 EST 1999 galatalt@mercury.novastar.com:/usr/src/sys/compile/MERCURY Timecounter "i8254" frequency 1193225 Hz CPU: Pentium/P55C (166.45-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping=3 Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX> real memory = 33554432 (32768K bytes) avail memory = 29986816 (29284K bytes) Preloaded elf kernel "kernel" at 0xf02b7000. Probing for devices on PCI bus 0: chip0: <Host to PCI bridge (vendor=1039 device=5571)> rev 0x01 on pci0.0.0 chip1: <SiS 85c503> rev 0x01 on pci0.1.0 ide_pci0: <SiS 5591 Bus-master IDE Controller> rev 0xc1 int a irq 14 on pci0.1.1 vga0: <S3 Trio 64 graphics accelerator> rev 0x06 int a irq 10 on pci0.7.0 xl0: <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0x00 int a irq 11 on pci0.15.0 xl0: Ethernet address: 00:60:08:20:72:c8 xl0: autoneg complete, link status good (half-duplex, 10Mbps) 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 ppc0 at 0x378 irq 7 on isa ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A pca0 on motherboard pca0: PC speaker audio driver fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa wdc0: unit 0 (wd0): <ST32531A>, DMA, 32-bit, multi-block-16 wd0: 2439MB (4995648 sectors), 4956 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 flags 0xa0ffa0ff on isa wdc1: unit 0 (atapi): <NEC CD-ROM DRIVE:251/4.14>, removable, iordy acd0: drive speed 689KB/sec, 128KB cache acd0: supported read types: CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable changer, unlocked acd0: changer slot 0 no disk acd1: changer slot 1 no disk acd2: changer slot 2 no disk acd3: changer slot 3 no disk vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface apm0 on isa apm: found APM BIOS version 1.2 Intel Pentium detected, installing workaround for F00F bug IP packet filtering initialized, divert disabled, rule-based forwarding disabled, unlimited logging ffs_mountfs: superblock updated for soft updates ffs_mountfs: superblock updated for soft updates Tugrul Galatali To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990228013511.21807A-100000>