diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-06 22:22:44 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-06 22:22:44 +0000 |
commit | 82222111187dc4f6b4ee306751765ea7e73df985 (patch) | |
tree | d60f2e202ff2502dc0f8d13ae1787e5680b4f7f6 /distrib/notes/i386/hardware | |
parent | 3de693f4819f1bc8edb9b540a225ad1143717ab0 (diff) |
MD Installation notes updates for 3.4, 1/3
This mainly includes an hopefully helpful section about i386 upgrades, which
I urge knowledgeable people and native english speakers to check out, in
order to polish it soon enough.
Diffstat (limited to 'distrib/notes/i386/hardware')
-rw-r--r-- | distrib/notes/i386/hardware | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/i386/hardware b/distrib/notes/i386/hardware index 7e8786c55b1..bbc75ed34e0 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.128 2003/09/05 19:11:38 henning Exp $ +dnl $OpenBSD: hardware,v 1.129 2003/09/06 22:22:43 miod Exp $ OpenBSD/MACHINE OSREV works across a broad range of standard PC's and clones, with a wide variety of processors and I/O bus architectures. It can be expected to install and run with minimal difficulties on most @@ -952,5 +952,5 @@ Special care for PCI BIOS: Try to gather dmesg output from the failing configuration, for example by using serial console (see boot(8)) and send it to - <mickey@openbsd.org> along with descriptions of your hardware setup. + <mickey@OpenBSD.org> along with descriptions of your hardware setup. Alternatively, dig in the code and fix problems. |