From owner-freebsd-hackers Tue Oct 8 14:46:49 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA00963 for hackers-outgoing; Tue, 8 Oct 1996 14:46:49 -0700 (PDT) Received: from central.picker.com (central.picker.com [144.54.31.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA00955 for ; Tue, 8 Oct 1996 14:46:42 -0700 (PDT) Received: from ct.picker.com by central.picker.com with smtp (Smail3.1.28.1 #3) id m0vAjqB-0004skC; Tue, 8 Oct 96 17:37 EDT Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA03505; Tue, 8 Oct 96 17:35:30 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id RAA03215; Tue, 8 Oct 1996 17:28:54 -0400 From: rhh@ct.picker.com (Randall Hopper) Message-Id: <199610082128.RAA03215@elmer.ct.picker.com> Subject: Re: Driver debugging ? -- CMOS hosed by outw loop To: julian@whistle.com (Julian Elischer) Date: Tue, 8 Oct 1996 17:28:53 -0400 (EDT) Cc: hackers@freebsd.org In-Reply-To: <3259BBF7.2781E494@whistle.com> from "Julian Elischer" at Oct 7, 96 07:27:03 pm Reply-To: rhh@ct.picker.com Organization: Picker International, CT Division X-Mailer: ELM [version 2.4 PL24 PGP3 *ALPHA*] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Julian Elischer: |Randall Hopper wrote: |> I'm in the process of trying to port a Linux driver. Got it linked in |> and probing OK, but it's losing it when it tries to initialize the voice |> channels on the synth chip. | |I'm presuming that you noticed that linux has the arguments |the other way around in "outb()" Thanks, that was it. Randall Hopper rhh@ct.picker.com