marks
3d10c42dd0
Local change: Remove warnings from vendor files.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:42:21 +00:00
marks
47a3ae4cbd
Local change: In the resume path, give up after waiting for a while
...
for WAK_STS to be set. Some BIOSs never set it.
Approved by: njl
MFC after: 1 week
2004-12-01 23:40:48 +00:00
marks
64092a1d81
Local change: Put various debugging options under ACPI_DISASSEMBLER.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:39:45 +00:00
marks
6a7971435d
Unchanged files that are off the vendor branch.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:34:39 +00:00
marks
350be3accf
This commit was generated by cvs2svn to compensate for changes in r138287,
...
which included commits to RCS files with non-trunk default branches.
2004-12-01 23:14:10 +00:00
marks
93c2522130
Vendor import of Intel ACPI-CA 20041119
2004-12-01 23:14:10 +00:00
scottl
3f4ffafdb8
Fix some warnings that only triggered in LINT.
2004-10-24 09:23:07 +00:00
scottl
16c58cc2c4
Embed the correct name.
2004-10-24 08:48:32 +00:00
scottl
7a9167aadd
Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint for
...
providing the original driver, and thanks to IronSystems for providing
hardware for testing.
2004-10-24 05:37:23 +00:00
njl
f84f460530
Add a padding member to the header overlaid on data allocated in the
...
ACPI_DEBUG case. Without this, use of allocated memory is unaligned and
causes a trap on ia64. Intel may fix this differently in a subsequent
release but this is adequate for now.
Submitted by: marcel
MFC after: 2 days
2004-08-18 05:41:21 +00:00
njl
3218429865
This commit was generated by cvs2svn to compensate for changes in r133931,
...
which included commits to RCS files with non-trunk default branches.
2004-08-18 05:41:21 +00:00
rwatson
de1943c97f
Since if_oltr doesn't contain locking or run with INTR_MPSAFE, mark
...
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
2004-08-14 00:19:07 +00:00
phk
c56c18c56a
Send the fla driver in the Attic
2004-07-13 17:44:17 +00:00
marks
5d8d564126
Local change: Allow access to the field if it is within the region
...
size rounded up to a multiple of the access byte width. This overcomes
"off-by-one" programming errors in the AML often found in Toshiba
laptops.
2004-07-02 08:38:55 +00:00
marks
166cdec76e
Local diff: allow use of the disassembler.
2004-07-02 08:37:56 +00:00
marks
9643d091f6
Unchanged files that are off the vendor branch.
2004-07-02 08:34:19 +00:00
marks
4a971257d3
Vendor import of Intel ACPI-CA 20040527
2004-07-02 08:14:36 +00:00
marks
495d5925ec
This commit was generated by cvs2svn to compensate for changes in r131440,
...
which included commits to RCS files with non-trunk default branches.
2004-07-02 08:14:36 +00:00
phk
fd4160c6e9
Add missing <sys/module.h> include.
...
Approved by: sam
2004-06-18 08:53:55 +00:00
phk
dfd1f7fd50
Do the dreaded s/dev_t/struct cdev */
...
Bump __FreeBSD_version accordingly.
2004-06-16 09:47:26 +00:00
phk
30a7ac8468
Add missing #include <sys/module.h>
2004-05-30 20:34:58 +00:00
njl
0d6049326d
Remove a warning of a constant that is too large. Change submitted to
...
vendor.
2004-05-25 03:06:37 +00:00
njl
2c647855a3
This commit was generated by cvs2svn to compensate for changes in r129694,
...
which included commits to RCS files with non-trunk default branches.
2004-05-25 03:06:37 +00:00
njl
a714b78fea
Local change: allow usermode to compile this header. Submitted to vendor.
2004-05-25 02:41:49 +00:00
njl
43f044bb8c
Local change: don't hang forever if WAK_STS is never set.
2004-05-25 02:41:19 +00:00
njl
f5f00ea0ad
Local change: remove warnings.
2004-05-25 02:40:48 +00:00
njl
d68881dc5f
Local diff: allow use of the disassembler.
2004-05-25 02:39:46 +00:00
njl
437cac5b15
Unchanged files that are off the vendor branch.
2004-05-25 02:39:01 +00:00
njl
7dda61e34c
Vendor import of Intel ACPI-CA 20040514.
2004-05-25 02:34:44 +00:00
njl
8264817ec5
This commit was generated by cvs2svn to compensate for changes in r129684,
...
which included commits to RCS files with non-trunk default branches.
2004-05-25 02:34:44 +00:00
njl
394d08093f
Add sys/types.h for both kernel and user compiles.
2004-05-05 20:02:02 +00:00
njl
7cac239792
Remove warnings from vendor files. This takes some files off the vendor
...
branch but they have indicated they will not fix these warnings.
2004-04-14 18:12:29 +00:00
njl
e3d67bca30
Even though the patch has been submitted to the vendor, this file is off
...
the vendor branch. Once more, with feeling!
2004-04-14 16:52:19 +00:00
njl
dddb7af88f
Only avoid disabling bus mastering on the sleep path. This should fix
...
power off for some users. The patch has been submitted to Intel.
Bug: http://bugme.osdl.org/show_bug.cgi?id=2109
2004-04-14 16:50:32 +00:00
njl
fcb88d0194
Check in files with local changes:
...
* In the resume path, give up after waiting for a while
for WAK_STS to be set. Some BIOSs never set it.
* Allow access to the field if it is within the region size rounded
up to a multiple of the access byte width. This overcomes "off-by-one"
programming errors in the AML often found in Toshiba laptops.
2004-04-14 02:17:00 +00:00
njl
fbcf6e9700
Check in unmodified files off the vendor branch.
2004-04-14 02:14:51 +00:00
njl
3c67c2e8d5
Import ACPI-CA 20040402 distribution.
2004-04-14 02:10:27 +00:00
njl
565e13e588
This commit was generated by cvs2svn to compensate for changes in r128212,
...
which included commits to RCS files with non-trunk default branches.
2004-04-14 02:10:27 +00:00
njl
ac3f2a8703
Add another cleanfile for future imports.
2004-04-14 02:03:33 +00:00
njl
8b7744ab53
Unbreak the bootloader build by excluding ctype.h.
...
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2004-04-05 17:30:15 +00:00
njl
90325c0beb
Add #include for ctype.h to cover strupr() in the !_KERNEL case.
...
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2004-04-05 04:03:09 +00:00
imp
314f26c8ec
Eliminate support for FreeBSD 3.x and earlier now that we're in the
...
glide path for the 5.x branch.
2004-03-29 21:10:05 +00:00
njl
9fc7ca0491
Revert 1.22. Go back to "FreeBSD" as our _OS value. Since we now support
...
_OSI, we can claim compatibility with MS products without claiming to BE
one. :-)
2004-03-22 20:11:49 +00:00
njl
8060f9608c
Check in files off the vendor branch as well as files with local patches.
2004-03-18 17:46:27 +00:00
njl
61c302fc07
Import of Intel ACPI-CA 20040311.
2004-03-18 17:42:14 +00:00
njl
77bf2c203e
This commit was generated by cvs2svn to compensate for changes in r127175,
...
which included commits to RCS files with non-trunk default branches.
2004-03-18 17:42:14 +00:00
njl
05a1f56fc9
Convert callers to the new bus_alloc_resource_any(9) API.
...
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
2004-03-17 17:50:55 +00:00
njl
02a9c630fe
Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL that
...
always expects to be running on some MS OS. A survey of ASL shows that
this is the 2nd most common expected OS value. (1st is Win98 and we don't
emulate its buggy ACPI support.) Our ACPI support is similar to Win2k,
also. Put this behavior under ACPICA_PEDANTIC so we can get back to our
previous behavior for OSV testing.
2004-03-04 05:57:41 +00:00
njl
d4d5fa01f8
Remove these on the vendor branch as we no longer import them (and some
...
were never used).
CVS surgery credit: joe
2004-03-03 05:47:09 +00:00
njl
670ef1b2eb
This commit was generated by cvs2svn to compensate for changes in r126520,
...
which included commits to RCS files with non-trunk default branches.
2004-03-03 05:47:09 +00:00