=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/i386-laptop.html,v retrieving revision 1.40 retrieving revision 1.41 diff -c -r1.40 -r1.41 *** www/Attic/i386-laptop.html 2001/01/04 05:30:15 1.40 --- www/Attic/i386-laptop.html 2001/01/05 04:20:26 1.41 *************** *** 232,241 **** Cardbus and audio simultaneously, you need to set at least two IRQs for use by PCI devices, in the BIOS; I use 9 and 11.

!

APM works except for hibernation (requires OS support) and ! powerdown ("halt -p", just sits there after filesystems are ! unmounted). You will need this line in your kernel ! configuration file for APM to work at all:

  option         APM_DISABLE_INTERRUPTS=0
--- 232,242 ----
  	Cardbus and audio simultaneously, you need to set at least two
  	IRQs for use by PCI devices, in the BIOS; I use 9 and 11.

!

APM works except for hibernation (requires OS support). To ! get "halt -p" to work, you must set the sysctl variable ! machdep.apmhalt to 1 (you need OpenBSD 2.8-current with ! sources from mid-January, or later). You will need this line ! in your kernel configuration file for APM to work at all:

  option         APM_DISABLE_INTERRUPTS=0
***************
*** 253,261 ****
  	see a lot of flickering -- this may be fixed in subsequent
  	versions of the driver, so keep trying).

!

UPDATE: The above-mentioned patches have been included in ! XFree86 4.0.2, and work out of the box. You don't need a ! kernel with the option INSECURE set, just set the machdep.allowaperture sysctl variable to 2, typically in /etc/sysctl.conf, if you have an OpenBSD 2.8 (or later) built from sources updated after December 15th 2000.

--- 254,262 ---- see a lot of flickering -- this may be fixed in subsequent versions of the driver, so keep trying).

!

UPDATE: The above-mentioned patches have been ! included in XFree86 4.0.2, and work out of the box. You don' ! need a kernel with the option INSECURE set, just set the machdep.allowaperture sysctl variable to 2, typically in /etc/sysctl.conf, if you have an OpenBSD 2.8 (or later) built from sources updated after December 15th 2000.

*************** *** 551,557 **** OpenBSD www@openbsd.org
! $OpenBSD: i386-laptop.html,v 1.40 2001/01/04 05:30:15 angelos Exp $ --- 552,558 ---- OpenBSD www@openbsd.org
! $OpenBSD: i386-laptop.html,v 1.41 2001/01/05 04:20:26 angelos Exp $