| History log of /src/sys/arch/i386/pnpbios/pnpbiosreg.h |
| Revision | | Date | Author | Comments |
| 1.4 |
| 25-Dec-2007 |
perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and __dead macros from cdefs.h
|
| 1.3 |
| 26-Dec-2005 |
perry | branches: 1.3.50; 1.3.56; 1.3.60; 1.3.64; u_intN_t -> uintN_t
|
| 1.2 |
| 11-May-2000 |
jhawk | branches: 1.2.6; 1.2.8; 1.2.48; Address PR#10042: instead of getting the dynamic configuration all the time (which crashes some vaios), get the static configuration, and if config_search() finds a node, then do the dynamic configuration. This seems to work fine on multiple vaios (which seem to crash in different places...go figure).
Also, bring prototypes in-line with KNF and declare static as appropriate.
"#if 0" out pnpbios_getapmtable() and pnpbios_setnode() as they are not called.
Fix printf()s to print out dv_xname.
Fix a comment typo.
Use manifest constants (PNP_CF_DEVCONF_DYNAMIC, etc.) in calls to pnpbios_getnode() instead of hardcoded constants.
|
| 1.1 |
| 22-Feb-2000 |
chopps | deal with bios that just say end tag with no end dep add a lot of skeletal work to pnpbios. option to handle events from pnpbios in a thread (e.g., hot-doc) add calls for the other pnpbios functions (e.g., send message etc..) add most defintions from the pnp doc to new reg file
|
| 1.2.48.2 |
| 21-Jan-2008 |
yamt | sync with head
|
| 1.2.48.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
| 1.2.8.2 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.2.8.1 |
| 11-May-2000 |
bouyer | file pnpbiosreg.h was added on branch thorpej_scsipi on 2000-11-20 20:09:37 +0000
|
| 1.2.6.2 |
| 11-May-2000 |
jhawk | Address PR#10042: instead of getting the dynamic configuration all the time (which crashes some vaios), get the static configuration, and if config_search() finds a node, then do the dynamic configuration. This seems to work fine on multiple vaios (which seem to crash in different places...go figure).
Also, bring prototypes in-line with KNF and declare static as appropriate.
"#if 0" out pnpbios_getapmtable() and pnpbios_setnode() as they are not called.
Fix printf()s to print out dv_xname.
Fix a comment typo.
Use manifest constants (PNP_CF_DEVCONF_DYNAMIC, etc.) in calls to pnpbios_getnode() instead of hardcoded constants.
|
| 1.2.6.1 |
| 11-May-2000 |
jhawk | file pnpbiosreg.h was added on branch sommerfeld_i386mp_1 on 2000-05-11 05:54:50 +0000
|
| 1.3.64.1 |
| 02-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.3.60.1 |
| 26-Dec-2007 |
ad | Sync with head.
|
| 1.3.56.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.3.50.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|