From owner-freebsd-drivers@FreeBSD.ORG Tue Feb 20 08:58:49 2007 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27E16174BC4 for ; Tue, 20 Feb 2007 08:58:49 +0000 (UTC) (envelope-from telemetria@ukr.net) Received: from ffe1.ukr.net (ffe1.ukr.net [195.214.192.7]) by mx1.freebsd.org (Postfix) with ESMTP id CD7A213C442 for ; Tue, 20 Feb 2007 08:58:48 +0000 (UTC) (envelope-from telemetria@ukr.net) Received: from mail by ffe1.ukr.net with local ID 1HJQZ4-000GDs-V4 ; Tue, 20 Feb 2007 10:41:34 +0200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="windows-1251" MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org From: "Alex" X-Life: is great, enjoy it! X-Mailer: freemail.ukr.net mPOP 3.3 X-Originating-Ip: 192.168.16.56, 195.114.135.114 via proxy [195.114.135.114] X-Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Message-Id: Date: Tue, 20 Feb 2007 10:41:34 +0200 Cc: freebsd-drivers@freebsd.org Subject: VIA VT6421 and CS5536 X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 08:58:49 -0000 Greeting, I am try use motherboard ETX-LX800(http://emea.kontron.com/index.php?id=226&cat=31&productid=1321) with Freebsd OS. There are AMD Geode CPU, CS5536 motherboard chipset and VIA VT6421. I have problem whith boot from flash card CF which are connected by VT6421. System halt on BTX load. There are problem with USB too. When USB is enabled, system halt on loading USB drivers. There is no problem with booting from CD-ROM when USB disabled. Other OS booting without problem too. How can I use this motherboard and CF? May be system must use only BIOS functions for work with this hardware? How?