diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-02-18 15:35:48 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-02-18 15:35:48 +0000 |
commit | 75b68c75298120fab353a6dafb47b162fa888f5a (patch) | |
tree | 3a2ff64afbcea80cf8ec8e9bbbc1cb69f4b92ca1 /sys/arch | |
parent | 6b11aae02da8afff49f6c4b2f527c27023abdc7f (diff) |
enable pxaudc. clean up the ohci line in the RAMDISK while im here
ok drahn@
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 7568f4ba32c..30193a8c490 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.28 2005/02/17 15:35:53 dlg Exp $ +# $OpenBSD: GENERIC,v 1.29 2005/02/18 15:35:47 dlg Exp $ # # GENERIC machine description file # @@ -65,6 +65,7 @@ pxagpio0 at pxaip? # GPIO scoop0 at pxaip? scoop1 at pxaip? saost0 at pxaip? addr 0x40a00000 size 0x20 +pxaudc0 at pxaip? ohci0 at pxaip? usb* at ohci? diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index 15907531eb3..fe1fc35d68a 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.19 2005/02/01 15:41:24 drahn Exp $ +# $OpenBSD: RAMDISK,v 1.20 2005/02/18 15:35:47 dlg Exp $ # # GENERIC machine description file # @@ -69,7 +69,8 @@ pxagpio0 at pxaip? # GPIO scoop0 at pxaip? scoop1 at pxaip? saost0 at pxaip? addr 0x40a00000 size 0x20 -ohci0 at pxaip? addr 0x4c000000 size 0x70 intr 3 +pxaudc0 at pxaip? +ohci0 at pxaip? usb* at ohci? # keyboard |