From owner-freebsd-hackers Wed Nov 19 23:14:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA16053 for hackers-outgoing; Wed, 19 Nov 1997 23:14:57 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA16038 for ; Wed, 19 Nov 1997 23:14:51 -0800 (PST) (envelope-from max@iclub.nsu.ru) Received: from localhost (max@localhost) by iclub.nsu.ru (8.8.7/8.8.5) with SMTP id NAA17316 for ; Thu, 20 Nov 1997 13:15:32 +0600 (NS) Date: Thu, 20 Nov 1997 13:15:32 +0600 (NS) From: Max Khon To: freebsd-hackers@freebsd.org Subject: IBM PC 350 P100 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, there! i've got several IBM PC 350 P100 workstations (P100, 82437FX (Triton), S3 Trio 64V+ onboard, 16(32)M, PS/2 mouse, PS/2 kbd, AMD PCNet/PCI based network card) 3.0-CURRENT: everything works fine (raw ftp ~900-950K/s) 2.2.5-STABLE: - cannot shutdown properly (do not sync disks) - KBD_BROKEN_RESET does not help - raw ftp throughput is about 20-30K/s. lnc driver works with AMD PCNet/PCI cards in 16-bit mode. i wrote device driver which works with AMD PCNet/PCI in 32-bit mode - does not help. this is not BOUNCE_BUFFERS problem as someone noticed earlier, because 1) i tried this on workstations with 16M 2) on workstations with 32M i tried both lnc with 'option BOUNCE_BUFFERS' in kernel config and my own driver which does not need BOUNCE_BUFFERS any comments? /max PS with both 2.2.5-STABLE and 3.0-CURRENT sometimes monitor looses sync while booting (IBM G50)