[BACK]Return to i386-laptop.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/i386-laptop.html, Revision 1.114

1.78      jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD/i386 Laptop Page</title>
1.78      jufi        5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     6: <meta name="resource-type" content="document">
1.78      jufi        7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.17      wvdputte    8: <meta name="description" content="OpenBSD laptop">
1.1       deraadt     9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
1.83      nick       11: <meta name="copyright" content="This document copyright 1997-2004 by OpenBSD.">
1.1       deraadt    12: </head>
                     13:
1.80      david      14: <body bgcolor="#FFFFFF" text="#000000" link="#23238E">
1.74      jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    16: <p>
1.78      jufi       17: <h2><font color="#e00000">i386 Laptop Status</font></h2>
                     18: <hr>
1.1       deraadt    19:
1.92      nick       20: <p> This is a list of laptops known to be working with OpenBSD.
1.1       deraadt    21:
1.92      nick       22: <p> If your laptop isn't listed below doesn't mean that it won't work,
1.95      nick       23: and you will most likely find a similar model that is listed below.
                     24: Most laptops work very well, however some will still have minor issues.
1.92      nick       25:
                     26: <p> Of those that have problems,
1.1       deraadt    27: <ul>
1.5       deraadt    28: <li>Some exhibit problems with APM support.  Note that <strong>apm -S</strong>
1.95      nick       29:        fails to suspend some laptops.
1.38      deraadt    30: <li>Some lack sound support
1.84      mickey     31: <li>A few have subtle bugs with their PCMCIA and CardBus support
1.92      nick       32: <li>XFree86/X.org does not support some displays properly. Sometimes
1.94      nick       33:        switching between both of them helps.
1.95      nick       34: <li>Some other built-in device doesn't work.
1.1       deraadt    35: <li>Some have problems with pcmcia card eject interrupts.
1.95      nick       36: <li>Almost all modern laptops with on-board modems have "winmodems",
                     37:        which are not currently and are unlikely to ever be supported.
1.104     nick       38:        Use a PCCard modem if you need one that works.  You can
1.95      nick       39:        assume any modem on the machines below does NOT work unless
                     40:        indicated.
1.101     nick       41: <li>IBM Thinkpads (and perhaps other notebooks, too) with Phoenix-style
                     42:        BIOSes offer a so-called "hibernation mode", where memory is
                     43:        written to disk. You can use this feature with OpenBSD.
                     44:        Generate the partition for hibernation using the
                     45:        <tt>/usr/ports/sysutils/tphdisk</tt> utility from the
                     46:        ports collection.
                     47: <li>IBM Thinkpads with mini-PCI slots can be forced to work with
                     48:        other cards than those supplied by the manufacturer by using
                     49:        the <tt>/usr/ports/misc/tpwireless</tt> utility from ports.
1.1       deraadt    50: </ul>
                     51:
                     52: <p>
                     53: <table border=1>
1.106     nick       54: <tr valign="top">
1.1       deraadt    55:        <th>Laptop</th>
                     56:        <th>Notes</th>
1.106     nick       57: </tr><tr valign="top"><td>
1.94      nick       58:        Acer Aspire 1360
1.92      nick       59: </td><td>
1.97      nick       60: <p><ul>
1.106     nick       61:        <li>OpenBSD 3.7 works.
                     62:        <li>It comes with AMD Sempron 2800+.
1.99      nick       63:        <li>Everything works fine (mini-PCI slot, VIA S3 Unichrome PRO, VIA
1.94      nick       64:        RhineII-2).
1.97      nick       65: </ul>
                     66:        Contact <a href="mailto:maxim@unixconn.com">Maxim
1.94      nick       67:        Bourmistrov</a>.
1.97      nick       68:        <p align="left">
                     69:        <font size=2>
                     70:        <a href="http://www.unixconn.com/aa1360-dmesg">dmesg</a>
                     71:        &brvbar;
                     72:        <a href="http://www.unixconn.com/aa1360-xorg">xorg.conf</a>
                     73:        </font>
1.106     nick       74: </td></tr><tr valign="top"><td>
1.114   ! nick       75:        Clevo D410V
        !            76: </td><td>
        !            77: <p><ul>
        !            78:        <li>Works with OpenBSD 3.7-current (2005 May)
        !            79:        <li>CPU: 2.8Ghz with HyperThreading. I use it with GENERIC kernel.
        !            80:        <li>Graphics: ATI 9600. It's working fine with Xorg loaded glx.
        !            81:        DRI not working. Resolution 1400x1050 works fine.
        !            82:        <li>Ethernet: 100/1000 Realtek 8169. Working with re(4) fine.
        !            83:        <li>PCMCIA: Working with NetGear WG511T WiFi Card. ath(4)
        !            84:        <li>USB: Working. I tried with Lexar JumpDrive.
        !            85:        <li>Sound: auich(4) working ( AC97 )
        !            86:        <li>apm(8) is not working properly. Cannot apm -S:
        !            87:        <tt>apm0: APM set power state: unable to enter requested state (96)</tt>
        !            88:        <li>apm -z freezes.
        !            89:        <li>SD Card reader probably works, although I haven't tested yet.
        !            90:        <li>Infra is not working.
        !            91:        <li>CD/DVD -
        !            92:        <tt>QSI, CDRW/DVD SBW-242, UX02 SCSI0 5/cdrom removable</tt>
        !            93:        I can write cd, and view dvd.
        !            94: </ul>
        !            95:        Contact <a href="mailto:wooh@wooh.hu">Adam Papai</a>
        !            96:        <p align="left">
        !            97:        <font size=2>
        !            98:        <a href="http://wooh.hu/~wooh/dmesg">dmesg</a>
        !            99:        &brvbar;
        !           100:        <a href="http://wooh.hu/~wooh/XF86Config">xorg.conf</a>
        !           101:        </font>
        !           102: </td></tr><tr valign="top"><td>
1.94      nick      103:        Dell Inspiron 4100
1.92      nick      104: </td><td>
1.97      nick      105: <p><ul>
                    106:        <li>OpenBSD 3.7 works.
                    107:        <li>apmd(8) is fully functional.
                    108:        <li>Integrated xl(4) works fine.
                    109:        <li>Integrated auich(4) works fine.
                    110:        <li>USB works fine with my mouse.
                    111:        <li>Both PCMCIA slots work.
                    112:        <li>The Modem does not work.
                    113: </ul>
1.96      nick      114:        Contact <a href="mailto:robert@openbsd.org">Robert Nagy</a>.
1.105     nick      115:        <p align="left">
                    116:        <font size=2>
                    117:        <a href="http://cybersport.hu/~robert/dmesg.notebook">dmesg</a>
                    118:        &brvbar;
                    119:        <a href="http://cybersport.hu/~robert/xorg.conf">xorg.conf</a>
                    120:        </font>
1.106     nick      121: </td></tr><tr valign="top"><td>
1.90      nick      122:        Fujitsu Siemens Amilo D 7820
1.92      nick      123: </td><td>
1.97      nick      124: <p><ul>
1.106     nick      125:        <li>OpenBSD 3.6 works.
                    126:        <li>APM is not working (boot with boot -c and then disable apm).
1.97      nick      127:        <li>Sound works fine.
                    128:        <li>Everything else on the machine works.
                    129: </ul>
                    130:        Contact <a href="mailto:salex@hackerhippie.de">Alexander Schmid</a>.
                    131:        <p align="left">
                    132:        <font size=2>
1.90      nick      133:        <a href="http://softbandit.com/~pw/users/salex/dmesg">dmesg</a>
1.97      nick      134:        &brvbar;
                    135:        <a href="http://softbandit.com/~pw/users/salex/XF86Config">XF86Config</a>
                    136:        </font>
1.106     nick      137: </td></tr><tr valign="top"><td>
1.94      nick      138:        IBM Thinkpad T23 model 26478NU.
1.92      nick      139: </td><td>
1.97      nick      140: <p><ul>
1.101     nick      141:        <li>Works fine with OpenBSD 3.7-current (April 2005).
1.97      nick      142:        <li>If using a boot floppy the system may hang when probing ahc.
1.94      nick      143:        Workaround: boot with -c and disable ahc.
                    144:        A GENERIC kernel does not have this issue.
1.101     nick      145:        <li>Serial ports must be enabled in BIOS.
                    146:        <li>"ctrl:nocaps" in X puts the control key in a proper location
                    147:        <li>Apm mostly works -- suspends OK
                    148:        <li>Hibernation not tested, but should work with
                    149:        <tt>/usr/ports/sysutils/tphdisk</tt> from the ports collection.
1.97      nick      150:        <li>The audio chipset is supported (auich).
1.72      marc      151:
1.97      nick      152:        <li>See <a href="http://www.snafu.org/t23/">http://www.snafu.org/t23/</a>
1.94      nick      153:        for more info.
1.97      nick      154: </ul>
                    155:        Contact <a href="mailto:marc@snafu.org">Marco S Hyman</a>.
                    156:        <p align="left">
                    157:        <font size=2>
1.101     nick      158:        <a href="http://www.snafu.org/t23/dmesg">dmesg</a>
                    159:        &brvbar;
                    160:        <a href="http://www.snafu.org/t23/xorg.conf">xorg.conf</a>
1.97      nick      161:        </font>
1.106     nick      162: </td></tr><tr valign="top"><td>
1.94      nick      163:        IBM Thinkpad X31
                    164: </td><td>
1.97      nick      165: <p><ul>
1.106     nick      166:        <li>Works with OpenBSD 3.7-current (April 2005).
                    167:        <li>Nearly all Hardware is supported, except FireWire.
1.97      nick      168:        <li>APM is well supported. Suspend mode (apm -s/zzz) works without
1.94      nick      169:        problems. Hibernation (suspend to disk) works also fine but
                    170:        requires a small MS-DOS partition with a hibernation file at the
                    171:        beginning of the harddisk. You can create this file with tphdisk
1.97      nick      172:        from ports (/usr/ports/sysutils/tphdisk).
                    173:
                    174:        <li>The two extra keys around the cursor block can be configured via
                    175:        xmodmap.
                    176:        <li>Example:
1.94      nick      177:
                    178:        <pre>
1.96      nick      179:                xmodmap -e "keycode 233 = Page_Down"
                    180:                xmodmap -e "keycode 234 = Page_Up"
1.94      nick      181:        </pre>
                    182:
1.97      nick      183:        <li>The integrated Intel PRO/Wireless 2100 in my X31 (Model 2672-C8G)
1.98      nick      184:        works with the
                    185:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
                    186:        driver. But you need to download the unfree firmware first to get
                    187:        it working. For more details read
                    188:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4#FILES">ipw(4)</a>.
                    189:
                    190:        <li>I'm planning to replace this card with a
                    191:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a>
                    192:        or an
                    193:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>.
1.94      nick      194:        For these cards, no unfree firmware required. To replace it,
                    195:        I'll have to <i>unlock</i> the bios first because IBM allows only
                    196:        <i>special</i> IBM wireless cards to be installed. The bios can
1.97      nick      197:        be patched with the tpwireless program
                    198:        (/usr/ports/misc/tpwireless, <b>use on your own risk!</b>).
1.94      nick      199:
1.97      nick      200:        <li>The integrated CF-Card reader (really nice!) is supported
                    201:        as well.
1.94      nick      202:
1.97      nick      203:        <li>Enhanced SpeedStep is supported. You can adjust the cpu speed
                    204:        via sysctl (<tt>sysctl hw.setperf</tt>).
1.94      nick      205:
1.98      nick      206:        <li>The on-board
                    207:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp(4)</a>
                    208:        and
                    209:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a>
1.99      nick      210:        are working without problems.
1.94      nick      211:
1.97      nick      212:        <li>The keys for mute, volume up and volume down are working fine.
1.94      nick      213:        No special software is required. If you'd like to get the big
                    214:        "Access IBM" button to work and have a nice on-screen display, you
                    215:        can install tpb from ports. (/usr/ports/sysutils/tpb) This works just
                    216:        fine and you have nice on-screen messages when you change volume and
1.97      nick      217:        brightness settings or enable/disable the ThinkLight.
                    218: </ul>
                    219:        Contact <a href="mailto:b.ahlers@ba-net.org">Bernd Ahlers</a>.
                    220:        <p align="left">
                    221:        <font size=2>
                    222:        <a href="http://www.ba-net.org/x31/dmesg">dmesg</a>
                    223:        &brvbar;
                    224:        <a href="http://www.ba-net.org/x31/xorg.conf">xorg.conf</a>
                    225:        </font>
1.106     nick      226: </td></tr><tr valign="top"><td>
1.102     nick      227:        IBM Thinkpad X40
                    228: </td><td>
                    229: <p><ul>
                    230:        <li>OpenBSD 3.7 works fine.
1.109     jolan     231:        <li>SD Card Slot is not presently supported.
1.102     nick      232:        <li>The built-in "Intel PRO/Wireless 2200BG" works only with additional
                    233:        firmware. See
                    234:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a>
                    235:        for more information.
1.110     nick      236:        <li>The use of other 802.11 cards may be restricted by the BIOS.
                    237:        However, non-IBM supplied cards can be used after running the
                    238:        <tt>/usr/ports/misc/tpwireless</tt> utility.
1.108     djm       239:        <li>APM works fine, including suspend to hard-disk (hibernation)
1.102     nick      240:        <li>If you want to use Hibernation, you must have a small
1.103     nick      241:        msdos partition with a save2dsk.bin. For this, you can use
1.102     nick      242:        <tt>/usr/ports/sysutils/tphdisk</tt>.
1.104     nick      243:        <li>Perhaps one of the best supported notebooks because several
1.110     nick      244:        developers also use it.
1.102     nick      245: </ul>
                    246:        Contact <a href="mailto:marcus.popp@paranoidbsd.org">Marcus Popp</a>.
                    247:        <p align="left">
                    248:        <font size=2>
                    249:        <a href="http://www.paranoidbsd.org/x40/dmesg.37.txt">dmesg</a>
                    250:        &brvbar;
                    251:        <a href="http://www.paranoidbsd.org/x40/xorg.conf.37.txt">xorg.conf</a>
                    252:        </font>
1.106     nick      253: </td></tr><tr valign="top"><td>
1.112     reyk      254:        IBM Thinkpad T42 model 2373
                    255: </td><td>
                    256: <p><ul>
                    257:        <li>OpenBSD 3.7 works fine.
                    258:        <li>See entry for the X40 for the built-in
1.113     martin    259:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a> or
                    260:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
1.112     reyk      261:        802.11 card and APM/Hibernation support.
                    262:        <li>See entry for the X31 for Enhanced SpeedStep and the extra Thinkpad buttons.
                    263:        <li>The alternatively built-in "Atheros AR5212 (IBM MiniPCI)" 802.11 card works with the
                    264:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>
                    265:        driver.
                    266:        <li>X.org with ATI Radeon Mobility works fine (1024x768, 24bpp).
                    267:        <li>The built-in USB Bluetooth and infrared are not presently supported.
                    268:        <li>The built-in
                    269:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">em(4)</a>
                    270:        gigabit ethernet device works fine.
                    271:        <li>The built-in
                    272:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">auich(4)</a>
                    273:        audio device works fine.
                    274:        <li>The built-in fingerprint scanner found in some models is not supported.
                    275: </ul>
                    276:        Contact <a href="mailto:reyk@openbsd.org">Reyk Floeter</a>.
                    277:        <p align="left">
                    278:        <font size=2>
                    279:        <a href="http://reyk.wlsec.net/dmesg-t42">dmesg</a>
                    280:        &brvbar;
                    281:        <a href="http://reyk.wlsec.net/xorg.conf-t42">xorg.conf</a>
                    282:        </font>
                    283: </td></tr><tr valign="top"><td>
1.91      nick      284:        JVC MP-XP 7250DE
1.92      nick      285: </td><td>
1.97      nick      286: <p><ul>
1.107     nick      287:        <li>OpenBSD 3.6-current (October 2004) works.
1.97      nick      288:        <li>Everything works fine except APM and the built-in
                    289:        SD card reader.
                    290:        <li>Since OpenBSD 3.4 the boot loader does not boot correctly from
1.91      nick      291:        USB CDROM on this machine -- workaround: take 3.3 and upgrade or
1.97      nick      292:        boot via network or PCMCIA floppy.
                    293:        <li>The audio chipset is supported. Wireless 802.11b PRISM 2.5 (USB)
                    294:        is supported, too.
                    295: </ul>
                    296:        Contact <a href="mailto:umaxx@oleco.net">Joerg Zinke</a>.
1.111     nick      297:        <p align="left">
                    298:        <font size=2>
                    299:        <a href="http://people.freenet.de/umaxx/jvc-dmesg.txt">dmesg</a>
                    300:        &brvbar;
                    301:        <a href="http://people.freenet.de/umaxx/jvc-xfconfig.txt">xorg.conf</a>
                    302:        &brvbar;
                    303:        <a href="http://umaxx.um.funpic.de/howtos/howto_openbsd-on-jvc-mp-xp7250de.php">
                    304:        more info</a>.
                    305:        </font>
1.106     nick      306: </td></tr><tr valign="top"><td>
1.102     nick      307:        Sony Vaio z505n
1.92      nick      308: </td><td>
1.97      nick      309: <p><ul>
                    310:        <li>OpenBSD 3.6-current (as of August 2004) runs. Installation is
1.92      nick      311:        cumbersome, though. The Sony CD drive does not boot the snapshot CD.
1.97      nick      312:        <li>Installation by USB floppy:
1.89      nick      313:        The floppy36.fs of the snapshot (august 2004)
1.92      nick      314:        can be brought to boot if one disables the
                    315:        following (boot -c, wait for the UKC&gt; prompt):
1.89      nick      316:        <pre>
                    317:        disable pcibios
                    318:        disable fxp
                    319:        disable pcic
                    320:        </pre>
1.97      nick      321:        <li>After this there is no USB, no PCMCIA, no Cardbus
1.89      nick      322:        and no network. This means that the laptop has
                    323:        no input/output! So you have to put the install sets
                    324:        on a partition from some other OS or earlier installations
                    325:        of OpenBSD. The install script can mount ffs and msdos
                    326:        partitions. The kernel as supplied with the snapshot
                    327:        boots alright and recognizes all the relevant hardware
1.95      nick      328:        (no firewire, no memorystick, no JogDial).
1.97      nick      329:        <li>Sound (yds) works. The XFConfig from the OpenBSD install
                    330:        works without modification.
                    331: </ul>
1.89      nick      332:        Contact <a href="mailto:vaio@weggla.franken.de">Matthias Bauer</a>.
1.106     nick      333: </td></tr><tr valign="top"><td>
1.89      nick      334:        Sony VAIO PCG C1XD
1.92      nick      335: </td><td>
1.97      nick      336: <p><ul>
                    337:        <li>OpenBSD 3.6 works, but there are some minor issues.
1.89      nick      338:        <li>USB and built-in sound (Yamaha) work just fine.
1.110     nick      339:        <li>My 3com Megahertz Cardbus LAN Card
                    340:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl">xl(4)</a>
                    341:        works ok.
1.89      nick      342:        <li>Jog Dial and the mini camera were useless to me, so I never
                    343:        tested them.
                    344:        <li>While the GENERIC Kernel works fine, the installation ramdisk
                    345:        kernel hangs on booting since OpenBSD 3.3 or so. Disabling the
                    346:        cardslot and PCMCIA subsystem in UKC before booting makes the ramdisk
                    347:        come up, too. But then you have to install from images you left on
                    348:        the hard disk before (e. g. in a discardable filesystem in the
                    349:        partition you want to use for swapping later), because you can't
                    350:        access LAN or WLAN without the cardslot.
                    351:        <li>Removing cards from the PCMCIA/Cardbus slot on a running
                    352:        system may cause system freeze or instant reboot sometimes.
                    353:        <li>My D-Link DWL-650 (PrismII) works for some time, but then
                    354:        locks up and has to be reinserted to work again. This, however,
                    355:        causes the problems mentioned above.
                    356:        <li>APM works partly: "<b>halt -p</b>" switches off the machine, but
                    357:        sometimes, you can't wake up from "<b>zzz</b>".
1.97      nick      358: </ul>
1.89      nick      359:        Contact <a href="mailto:grunk@pestilenz.org">Alexander von Gernler</a>.
1.97      nick      360:        <p align="left">
                    361:        <font size=2>
                    362:        <a href="http://pestilenz.org/~grunk/openbsd/vario/dmesg">dmesg</a>
                    363:        &brvbar;
                    364:        <a href="http://pestilenz.org/~grunk/openbsd/vario/XF86Config">XF86Config</a>
                    365:        </font>
1.106     nick      366: </td></tr><tr valign="top"><td>
1.94      nick      367:        Toshiba Satellite 2410S
1.92      nick      368: </td><td>
1.97      nick      369: <p><ul>
1.111     nick      370:        <li>It's running OpenBSD 3.7-current (April 2005).
1.97      nick      371:        <li>All stuff are working fine (graphics, sound, PCMCIA, APM,
1.106     nick      372:        ethernet), except infrared and the built-in SD card reader.
1.97      nick      373:        <li>There's a bug with certain toshiba laptops and XFree/X.org. Ratio is
1.94      nick      374:        too quick, and some chars are repeated. To avoid that, disable
1.96      nick      375:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&amp;sektion=7">X</a>'s
1.110     nick      376:        kbd handling, and load a modmap with xmodmap if needed.
1.97      nick      377: </ul>
                    378:        Contact <a href="mailto:aanriot@atlantilde.com">Alexandre Anriot</a>.
                    379:        <p align="left">
                    380:        <font size=2>
                    381:        <a href="http://www.atlantilde.com/dmesg/albatros.txt">dmesg</a>
                    382:        &brvbar;
                    383:        <a href="http://www.atlantilde.com/repository/config/xorg.conf">xorg.conf</a>
                    384:        </font>
1.92      nick      385: </td></tr>
1.1       deraadt   386: </table>
                    387:
1.110     nick      388: <p> If your laptop under OpenBSD is not listed above, feel free to mail
                    389: <a href="mailto:www@openbsd.org">www@openbsd.org</a> to cure this.
1.111     nick      390: Please supply as much information as possible, such as:
1.110     nick      391: <ul>
                    392:        <li>Notebook exact manufacturer, name and model.
                    393:        <li>Latest OpenBSD version known to work on it (must be the latest
                    394:        release or -current).
                    395:        <li>List of working/not working things with OpenBSD.
                    396:        <li>List of hacks you used to get certain things running.
                    397:        <li>Links to your dmesg and xorg.conf.
                    398:        <li>Contact name and email address.
                    399: </ul>
                    400:
1.92      nick      401: <a href="i386.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a>
                    402: <a href="mailto:www@openbsd.org">www@openbsd.org</a><br>
1.114   ! nick      403: <small>$OpenBSD: i386-laptop.html,v 1.113 2005/05/09 13:39:01 martin Exp $</small>
1.92      nick      404: </body></html>