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

Diff for /www/Attic/i386-laptop.html between version 1.125 and 1.126

version 1.125, 2005/06/17 12:02:16 version 1.126, 2005/06/17 12:09:28
Line 302 
Line 302 
         xmodmap.          xmodmap.
         <li>Example:          <li>Example:
   
         <pre>  <pre>
                 xmodmap -e "keycode 233 = Page_Down"                  xmodmap -e "keycode 233 = Page_Down"
                 xmodmap -e "keycode 234 = Page_Up"                  xmodmap -e "keycode 234 = Page_Up"
         </pre>  </pre>
   
         <li>The integrated Intel PRO/Wireless 2100 in my X31 (Model 2672-C8G)          <li>The integrated Intel PRO/Wireless 2100 in my X31 (Model 2672-C8G)
         works with the          works with the
Line 490 
Line 490 
         The floppy36.fs of the snapshot (august 2004)          The floppy36.fs of the snapshot (august 2004)
         can be brought to boot if one disables the          can be brought to boot if one disables the
         following (boot -c, wait for the UKC&gt; prompt):          following (boot -c, wait for the UKC&gt; prompt):
         <pre>  <pre>
         disable pcibios          disable pcibios
         disable fxp          disable fxp
         disable pcic          disable pcic
         </pre>  </pre>
         <li>After this there is no USB, no PCMCIA, no Cardbus          <li>After this there is no USB, no PCMCIA, no Cardbus
         and no network. This means that the laptop has          and no network. This means that the laptop has
         no input/output! So you have to put the install sets          no input/output! So you have to put the install sets
Line 536 
Line 536 
         <li>Sound required the following change to /bsd :          <li>Sound required the following change to /bsd :
         <ul>          <ul>
                 <li>In the system BIOS use the following values                  <li>In the system BIOS use the following values
                 <pre>  <pre>
                 Sound = Enabled                  Sound = Enabled
                 --- SOUND SYSTEM ---                  --- SOUND SYSTEM ---
                 WSS I/O Address = 530H                  WSS I/O Address = 530H
Line 547 
Line 547 
                 WSS(Rec.) & SBPro DMA = Channel 0                  WSS(Rec.) & SBPro DMA = Channel 0
                 Control I/O Address = 538H                  Control I/O Address = 538H
                 MPU401 (MIDI I/F) = 330H                  MPU401 (MIDI I/F) = 330H
                 </pre>  </pre>
                 <li>config -f -e /bsd                  <li>config -f -e /bsd
                 <pre>  <pre>
                 ukc> disable sb                  ukc> disable sb
                 193 sb0 disabled                  193 sb0 disabled
                 241 sb* disabled                  241 sb* disabled
Line 570 
Line 570 
                 +drq2 0 flags 0x0                  +drq2 0 flags 0x0
                 ukc> quit                  ukc> quit
                 Saving modified kernel.                  Saving modified kernel.
                 </pre>  </pre>
         </ul>          </ul>
         <li>separate xorg.conf not needed, X works perfectly without one          <li>separate xorg.conf not needed, X works perfectly without one
 </ul>  </ul>

Legend:
Removed from v.1.125  
changed lines
  Added in v.1.126