Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/15/2002 18:27:35
Module Name:	syssrc
Committed By:	he
Date:		Sun Dec 15 16:27:35 UTC 2002

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-6]: eap.c

Log Message:
Pull up revision 1.59 (requested by pooka in ticket #1035):
  Don't use tsleep() in attach, use delay().  Makes the driver
  work properly with ``Ensoniq CT5880''-based audio card.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.48.10.1 syssrc/sys/dev/pci/eap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.