diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-18 18:22:34 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-18 18:22:34 +0000 |
commit | e53c5302a1bee53c30663dec6a87e7d4d031cedd (patch) | |
tree | db3c8c6113f285f8fefac6020f7acd89dcc8c352 /sys/dev/pci | |
parent | d88400ff9f268340fcfa6a83da8dbb9aed5ccd75 (diff) |
Cosmetic.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/files.pci | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 85f3feb9254..b3d92b5e2b1 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.97 2001/03/18 04:37:20 nate Exp $ +# $OpenBSD: files.pci,v 1.98 2001/03/18 18:22:33 aaron Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config file and device description for machine-independent PCI code. @@ -100,9 +100,9 @@ attach clct at pci file dev/pci/cs4281.c clct # ESS Maestro -device maestro: audio, auconv, mulaw, ac97 -attach maestro at pci -file dev/pci/maestro.c maestro +device maestro: audio, auconv, mulaw, ac97 +attach maestro at pci +file dev/pci/maestro.c maestro # Forte Media FM801 device fms: audio, auconv, mulaw, ac97, midibus |