From owner-cvs-all@FreeBSD.ORG Sat Jan 21 16:21:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B2E116A41F; Sat, 21 Jan 2006 16:21:07 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42A0743D48; Sat, 21 Jan 2006 16:21:07 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k0LGL7CS089810; Sat, 21 Jan 2006 16:21:07 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0LGL6vZ089809; Sat, 21 Jan 2006 16:21:06 GMT (envelope-from netchild) Message-Id: <200601211621.k0LGL6vZ089809@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 21 Jan 2006 16:21:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pci emu10k1.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2006 16:21:07 -0000 netchild 2006-01-21 16:21:06 UTC FreeBSD src repository Modified files: sys/dev/sound/pci emu10k1.c Log: Backput the "Dell ID" part of the last commit, it was already tried in the past but didn't worked. Noticed by: Gavin Atkinson Revision Changes Path 1.58 +0 -5 src/sys/dev/sound/pci/emu10k1.c