Changelog file for omnibook package:
------------------------------------

2004-09-16 Sos Pter <sp@osb.hu>
* Added INSTALL-2.6 file
* Little spelling fixes in documentation
* Little bugfixes
* Added Compal ACL10

2004-07-01 Sos Pter <sp@osb.hu>
* Added new technology codes
* Added some new HP nx9000 detection string
* Added Toshiba Satellite P20

2004-06-07 Chris Green <cmg@dok.org>
* Added Toshiba Satellite P15

2004-06-01 Sos Pter <sp@osb.hu>
* Added Toshiba Satellite 1955
* Added Toshiba Satellite 2435
* Added Toshiba Satellite P10 (new ectype)
* Acer Aspire 1350

2004-01-23 Sos Pter <sp@osb.hu>
* Added HP Pavilion ze8500 (HP nx9010)
* fixed PM handler for OneTouch keys and touchpad

2004-01-20 Sos Pter <sp@osb.hu>
* Only fan status supported on HP OmniBook 4150, XE2 and
  Fujitsu-Siemens Amilo D, fan control is unsupported
* #include fixes in ec.c

2004-01-16 Sos Pter <sp@osb.hu>
* Added fan support for Fujitsu-Siemens Amilo D series laptops

2004-01-14 Sos Pter <sp@osb.hu>
* Fixed Makefile for kernels 2.6
* Added Fujitsu-Siemens Amilo D series laptops (new ectype)

2003-12-08 Sos Pter <sp@osb.hu>

* Fixed tecnology code detection
* Added HP/Compaq nx9005
* Fixed Makefile for kernel 2.4

2003-11-12 Sos Pter <sp@osb.hu>

* Fixed KERNEL_WARNING in init.c

2003-11-10 Sos Pter <sp@osb.hu>

* Fixed timeout bugs in ec.c
* Fixed touchpad dependency code for kernel 2.6
* Added Compaq nx9000

2003-11-10 Mark Chappell <mark@nslm.fsnet.co.uk>

* Added kernel 2.6 support to Makefile

2003-10-23 Sos Pter <sp@osb.hu>

* Totally removed key polling code for kernels >= 2.5.0 but 2.5/2.6 kernels
  is unsuported yet
* proc_battery is static
* Added HP OmniBook 900 B support
* Added HP OmniBook XE2 support (added new ectype value for it)
* Added Compaq nx9010
* Reversed ChangeLog
* Some documentation changes

2003-08-28 Sos Pter <sp@osb.hu>

* Added Toshiba Satellite 2430
* Documentation enhancements

2003-04-03 Sos Pter <sp@osb.hu>

* Really fixed __init bug in user parameter code
* Fixed omnibook_dmi_ident (it was static)

2003-03-31 Sos Pter <sp@osb.hu>

* Fixed HP technology code detection
* Key polling is disabled by default on XE3GC style machines
* Fixed PM code in polling.c
* Added util.c
* Fixed __init bug in user parameter code
* Cleaned up ec.h
* Added Toshiba Satellite 1950 detection
* Documentation enhancements

2003-03-13 Sos Pter <sp@osb.hu>

* Added HP Pavilion ZU1155 and ZU1175 detection

2003-03-11 Sos Pter <sp@osb.hu>

* Fixed bogus version information

2003-03-06 Ducrot Bruno <ducrot@poupinou.org>

* Fan off hack for XE3GF style machines

2003-03-04 Ducrot Bruno <ducrot@poupinou.org>

* Fixed spinlock problem

2003-02-28 Sos Pter <sp@osb.hu>

* Added /proc/omnibook/version
* Added OMNIBOOK_ prefix to MODULE_NAME and MODULE_VERSION definitions
* Fixed bugs in lcd.c (thanks to Bernhard Kaindl <bernhard.kaindl@gmx.de>)
* Some code tuning and cosmetic changes
* Fixed OmniBook 4150 support

2003-02-26 Sos Pter <sp@osb.hu>

* Fixed kernel Oops in technology code identification
* Some minor changes in logging

2003-02-25 Sos Pter <sp@osb.hu>

* Try to identify HP laptops by technology code if machine is unsupported
* Fixed dmi identification code

2003-02-14 Sos Pter <sp@osb.hu>

* Added HP Pavilion ze4100 support
* Added HP Pavilion ze4200 support
* Fixed HP Pavilion xt155 detection
* Added Acer Aspire 1400 series laptop support
* Fixed APM status detection bug
* Cleaned up dmi identification code
* Removed "Asset Tag:" field from dmi string structure

2003-01-27 Sos Pter <sp@osb.hu>

* Added HP Pavilion N5430 support
* EC functions are work even if boot parameter acpi=off is given
* Improved error handling in externally callable functions
* Fixed kernel integration patch
* Removed unreliable undocking feature for OB500
* Fixed HP Pavilion N5415 support
* Added new format hotkeys sample files

2003-01-09 Ducrot Bruno <ducrot@poupinou.org>

* Added to use ACPI_EC if available

2003-01-09 Sos Pter <sp@osb.hu>

* Fixed reverse console blanking bug on OB5xx and OB6xxx
* Disabled unreliable undocking feature on OB500

2003-01-08 Ducrot Bruno <ducrot@poupinou.org>

* Added Toshiba Satellite 3000, 3005, 1000, 1005, 1110, 1115, 1900, 1905
  support

2003-01-08 Sos Pter <sp@osb.hu>

* The ectype values changed again! See the README!
* Fixed new ectypes detection bug
* Added OmniBook xe4400 support
* Added LCD display turn off at console blanking on OB5xx and OB6xxx
* Documentation fixes

2003-01-07 Sos Pter <sp@osb.hu>

* Fixed bit level negation bug in fan.c
* Added turn fan on for Toshiba 3000
* Corrected OmniBook 4150 support code

2003-01-06 Sos Pter <sp@osb.hu>

* Changed ectype values! See the README!
* Fixed some bugs in obtest utility
* Fixed second battery status bug in battery.c
* Added textual descriptions to some functions in /proc/omnibook
* Fix APM emulation to work when APM support is present but APM power
  status reporting flagged broken
* Added docking station support
* Added fan support
* Added module parameter: user
* Added OmniBook xe155, xe4100 and ze4125 support
* Fan policy moved to /proc/omnibook/fan_policy
* Reorganized scancode emulation code for XE3 GC
* Polling of volume buttons on XE3CG style models can be enabled/disabled
  via /proc/omnibook/key_polling
* Finished abstraction layer
* Some minor changes in Rick's model detection code
* New kernel integration code

2002-12-22 Rick Richardson <rickr@mn.rr.com>

* Added on and off as valid input to /proc/omnibook/lcd, to turn
  the LCD backlight on and off.

2002-12-15 Rick Richardson <rickr@mn.rr.com>

* Reimplemented model detection so you only have to modify one file
  to add a new model. features.h is now deprecated.
* Added the Toshiba Satellite 1115/S103 to the supported models
* Fixed bug in apmemu.c which caused /proc/apm to report the battery
  status as critical when the battery was charging.

2002-10-16 Sos Pter <sp@osb.hu>

* Added HP Pavilion N5415 support
* Corrected HP Pavilion N5441 support
* Fix values of OB500 type machines in ec.h
* LCD brightness support added for XE3GC and XE3GF style machines
* Added HP OmniBook 510 FB support
* AC adapter status monitoring is working on all machines
* External display status monitoring is working on all machines
* CPU temperature monitoring is working on all machines
* __init functions gone to init.h
* Added an abstraction layer between the low level, hardware dependent
  functions and the applications (not yet finished). See omnibook.h for
  details.

2002-09-20 Sos Pter <sp@osb.hu>

* Using save_flags()/cli() instead spinlocks in ec.c because of laptops do
  not have more than one CPU (yet ;)). This improves performance and
  eliminates packet loss in ppp stack
* The previous version of XE3 GC scancode emulation was buggy: it worked only
  when ACPI enabled. Current version is working ACPI independent way

2002-09-05 Sos Pter <sp@osb.hu>

* Added secondary battery support (untested, please report!)
* Added ectype module parameter to specify the type of embedded
  controller firmware
* Added some OmniBook XE3 GC support code
* Added some OmniBook 500 style embedded controller firmware support code
  (OmniBook 5xx, 6xxx and some Pavilions)
* Reorganized features matrix (again): the features depends on the embedded
  controller firmware, not the model
* Added external display status monitoring on some machine
* Added scancode emulation on OmniBook XE3 GC

2002-08-14 Sos Pter <sp@osb.hu>

* Added HP OmniBook 6000 EA support (OneTouch only)
* Added HP OmniBook 6100 EB support (OneTouch only)
* Fixed Toshiba Satellite 3000-100 detection
* Fixed timeout and locking bugs in ec.c
* Added HP Pavilion Notebook ZT1141
* Reorganized the feature matrix and parameter detection code to make easy
  to add new features differents machine by machine

2002-08-11 Sos Pter <sp@osb.hu>

* Fixed removing of procfs entries
* Fixed APM detection
* Added kernel source integration
* Fixed __initdata bugs
* Handling difference between untesed and unsupported features

2002-08-09 Sos Pter <sp@osb.hu>

* Added Compal ACL00 laptop support
* Updated documentation
* Added touchpad support
* Some bugfixes
* /proc/apm emulation added

2002-08-06 Sos Pter <sp@osb.hu>

* Corrected full charged battery info
* Added OneTouch handling via procfs
* Added console blank handling via procfs
* Added temperature policy handling via procfs
* Corrected the bug in DMI code to report the serial number
* Added module parameter support
* Added HP Pavilion Notebook N5490, ZT1195 (and probably other Pavilions)

2002-07-17 Sos Pter <sp@osb.hu>

* Improved error handling
* Some text corrections
* Added Toshiba Satellite 3000-100 support
* Some code tuning
* Added omnibook prefix for variables and functions to prevent conflicts
  with another code
* Added /proc filesystem support
* Added battery status monitoring
* Added CPU temperature monitoring

2002-06-03 Sos Pter <sp@osb.hu>

* Some code tuning

2002-05-07 Sos Pter <sp@osb.hu>

* Added missing #include <linux/sched.h> to main.c
* Some text corrections
* Added HP OmniBook 500 FA support (OneTouch only)

2002-05-06 Sos Pter <sp@osb.hu>

* LCD display turn off at console blanking added
* Code cleanup

2002-05-02 Sos Pter <sp@osb.hu>

* The first release of omnibook module
* OneTouch button support
