From owner-freebsd-mobile Mon Aug 2 23:18:30 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id EBE1914C1A for ; Mon, 2 Aug 1999 23:18:26 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.1/frmug-2.3/nospam) with UUCP id IAA03273 for freebsd-mobile@FreeBSD.ORG; Tue, 3 Aug 1999 08:18:21 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 6E9CB8861; Tue, 3 Aug 1999 07:57:13 +0200 (CEST) (envelope-from roberto) Date: Tue, 3 Aug 1999 07:57:13 +0200 From: Ollivier Robert To: freebsd-mobile@FreeBSD.ORG Subject: Re: sound on laptop Dell Latitude cpi?? Message-ID: <19990803075713.A31745@keltia.freenix.fr> Mail-Followup-To: freebsd-mobile@FreeBSD.ORG References: <199908021430.QAA71355@freebsd.dk> <19990803102116.C64532@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.95.5i In-Reply-To: <19990803102116.C64532@freebie.lemis.com>; from Greg Lehey on Tue, Aug 03, 1999 at 10:21:17AM +0930 X-Operating-System: FreeBSD 4.0-CURRENT/ELF ctm#5468 AMD-K6 MMX @ 200 MHz Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org According to Greg Lehey: > device pcm0 at isa? port ? irq 10 drq 1 flags 0x0 > > It doesn't work like a charm: the volume is too low. Could that be an > issue with the (undocumented) flags? What do they mean, anyway? They are "documented" in LINT... # The flags of the device tells the device a bit more info about the # device that normally is obtained through the PnP interface. # bit 2..0 secondary DMA channel; # bit 4 set if the board uses two dma channels; # bit 15..8 board type, overrides autodetection; leave it # zero if don't know what to put in (and you don't, # since this is unsupported at the moment...). "flags 0x15" means that the card use two DMA channel and the second one is 5. The first one being "drq 1" of course. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #72: Mon Jul 12 08:26:43 CEST 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message