diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-06 20:29:50 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-06 20:29:50 +0000 |
commit | fd2bfc6e95c724f03a7770950ff64fdc199699a0 (patch) | |
tree | 3d180da29eda0d9be9f185d2cf418570887cbcd3 /distrib/notes/alpha | |
parent | b1253de8522381f6593339a7db00ad01a5485e6e (diff) |
Mention onboard USB might be disabled on XP1000 and close relatives, and how
to enable it if necessary. From FreeBSD.
Diffstat (limited to 'distrib/notes/alpha')
-rw-r--r-- | distrib/notes/alpha/prep | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/distrib/notes/alpha/prep b/distrib/notes/alpha/prep index 15caedc9f8e..231985b1f53 100644 --- a/distrib/notes/alpha/prep +++ b/distrib/notes/alpha/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.27 2008/08/06 17:22:14 miod Exp $ +dnl $OpenBSD: prep,v 1.28 2008/08/06 20:29:49 miod Exp $ OpenBSD/MACHINE requires the SRM console. Some alphas come with the AlphaBIOS (also known as the ARC firmware on older machines) instead; this is what Windows NT uses. It is fairly simple to replace the AlphaBIOS @@ -114,6 +114,18 @@ Using the SRM console: versions of the SRM console (mainly on DEC 3000 series) will only let you specify uppercase filenames. +USB support on the XP1000: + + For some unknown reason, the USB interface found on the XP1000 + (and possibly the XP900 and the XP1100) is not enabled unless a + specific SRM environment variable is set. + + If you plan to use USB devices on these machines, enter + set usb_enable on + at the SRM prompt, followed by + init + before attempting to install OpenBSD. + SRM console boot device restrictions: The SRM firmware on your system may or may not be able to boot from |