darrenr
a2f0fd9705
fix import/merge related code problems
2001-07-30 10:53:23 +00:00
darrenr
d58b006a82
fix conflicts created by import
2001-07-28 11:58:26 +00:00
peter
3344c4cdc2
This commit was generated by cvs2svn to compensate for changes in r80357,
...
which included commits to RCS files with non-trunk default branches.
2001-07-25 22:10:56 +00:00
peter
57aef806e0
Commit the hwsleep.c patch for suspend/resume onto the vendor branch.
...
This has supposedly been incorporated into the Intel code already, so this
will get cleanly replaced with the "official" version when it is next
imported and will not cause any conflicts or hiccups.
2001-07-25 22:10:56 +00:00
msmith
183b6c470d
Merge local changes with the ACPI CA 20010717 import.
2001-07-21 03:57:37 +00:00
msmith
91b87ce244
Vendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-21 03:55:17 +00:00
msmith
a6caba5723
This commit was generated by cvs2svn to compensate for changes in r80062,
...
which included commits to RCS files with non-trunk default branches.
2001-07-21 03:55:17 +00:00
msmith
4a8fbafe90
Vendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-21 03:55:15 +00:00
msmith
2ff441217c
This commit was generated by cvs2svn to compensate for changes in r80060,
...
which included commits to RCS files with non-trunk default branches.
2001-07-21 03:55:15 +00:00
msmith
8ee0a1a5cd
We haven't had AcpiSetSystemSleepState for a while now, clean out the
...
prototype.
2001-07-20 08:49:17 +00:00
msmith
00fd1050c5
Merge FreeBSD-specific changes.
2001-06-29 20:19:59 +00:00
msmith
ec0a44c215
Vendor import of the Intel ACPI CA 20010615 snapshot.
2001-06-29 20:11:04 +00:00
msmith
6067484852
This commit was generated by cvs2svn to compensate for changes in r78986,
...
which included commits to RCS files with non-trunk default branches.
2001-06-29 20:11:04 +00:00
joerg
ad173225ba
Do only call oltr_stop() if we are not already in OL_STOPPED state.
...
This avoids a null pointer deref panic in TRlldClose() inside the
vendor-supplied object code. It's now possible to unload the driver
at all.
Implement deallocation of malloc()ed memory regions.
MFC after: 2 months
2001-06-14 15:08:40 +00:00
msmith
89dd86f647
Remove old ACPI CA code. These will be drained from the repo at some
...
future date.
2001-05-29 20:22:11 +00:00
msmith
810dc37f4b
- wbinvd isn't an inline on ia64.
...
- includes are not in subdirectories.
2001-05-29 20:03:32 +00:00
msmith
adc622bc2d
Merge FreeBSD-specific changes with the ACPI CA 20010518 release.
2001-05-29 19:56:18 +00:00
msmith
bc4d4229dc
Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout
...
keeps changing, so to reduce repository thrash everything has been moved into
a single directory. (repo copy involved)
2001-05-29 19:52:40 +00:00
msmith
96a626e3c3
This commit was generated by cvs2svn to compensate for changes in r77424,
...
which included commits to RCS files with non-trunk default branches.
2001-05-29 19:52:40 +00:00
msmith
3c0029a0e8
Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout
...
keeps changing, so to reduce repository thrash everything has been moved into
a single directory. (repo copy involved)
2001-05-29 19:52:32 +00:00
msmith
7bec4652bb
This commit was generated by cvs2svn to compensate for changes in r77422,
...
which included commits to RCS files with non-trunk default branches.
2001-05-29 19:52:32 +00:00
phk
16caeec9b0
Actually biofinish(struct bio *, struct devstat *, int error) is more general
...
than the bioerror().
Most of this patch is generated by scripts.
2001-05-06 20:00:03 +00:00
phk
f44754b579
Update the DiskOnChip firmware to OSAK version 4.1.
...
Sponsored by: Redfern Broadband Networks (www.RedFernNetworks.com)
2001-05-06 12:37:42 +00:00
darrenr
df2a765614
fix security hole created by fragment cache
2001-04-06 15:52:28 +00:00
phk
c47745e977
Send the remains (such as I have located) of "block major numbers" to
...
the bit-bucket.
2001-03-26 12:41:29 +00:00
mdodd
b3227af0b7
Move configuration of work_memory to oltr_init() rather than
...
oltr_pci_attach(). This only affects the OC-3139 and OC-3540.
MFC candidate.
PR: kern/24074
2001-03-08 01:38:58 +00:00
msmith
59ed04a4ec
Resolve merge conflicts.
2001-03-05 02:16:51 +00:00
msmith
cc64c75258
Belated vendor update to the Intel ACPI CA 20010208 snapshot.
2001-03-05 02:15:19 +00:00
msmith
7c6e2c6a5b
This commit was generated by cvs2svn to compensate for changes in r73561,
...
which included commits to RCS files with non-trunk default branches.
2001-03-05 02:15:19 +00:00
darrenr
c4fdb153ac
fix duplicate rcsid
2001-02-04 15:25:15 +00:00
darrenr
48b4ca8e6a
fix conflicts
2001-02-04 14:26:56 +00:00
msmith
4ae46f1754
Patch the reintroduced (~0 << 32) == 1 bug with a cryptic but functional
...
version. This should fix the read-before-write problem again.
Obtained from: "Adam J. Richter" <adam@yggdrasil.com>
2001-02-02 08:31:50 +00:00
msmith
55303e9ac4
Merge conflicts from the ACPI CA 20010125 import.
2001-01-31 09:44:45 +00:00
msmith
7480ca9852
Remove obsoleted files.
2001-01-31 09:25:42 +00:00
msmith
7948a3a804
Update to the 20010125 ACPI CA snapshot.
2001-01-31 09:17:50 +00:00
msmith
d0b0463ce5
This commit was generated by cvs2svn to compensate for changes in r71867,
...
which included commits to RCS files with non-trunk default branches.
2001-01-31 09:17:50 +00:00
iwasaki
af68207f90
Disable strstr() if ACPICA is compiled in userland.
...
Reviewed by: msmith
2001-01-10 19:28:03 +00:00
msmith
4b40c9999c
Resolve conflicts from the ACPI CA 20001215 vendor import.
2000-12-21 07:04:32 +00:00
msmith
68d9171019
Update to the Intel 20001215 ACPI CA snapshot.
2000-12-21 06:56:46 +00:00
msmith
07e76fb2a2
This commit was generated by cvs2svn to compensate for changes in r70243,
...
which included commits to RCS files with non-trunk default branches.
2000-12-21 06:56:46 +00:00
dwmalone
dd75d1d73b
Convert more malloc+bzero to malloc+M_ZERO.
...
Submitted by: josh@zipperup.org
Submitted by: Robert Drehmel <robd@gmx.net>
2000-12-08 21:51:06 +00:00
phk
c3f2ee9700
Staticize some malloc M_ instances.
2000-12-08 20:09:00 +00:00
msmith
edd9dc46ad
Resolve conflicts from the 20001201 merge.
2000-12-08 09:22:18 +00:00
msmith
f4b6d0429c
Update to the 20001201 ACPI CA snapshot.
2000-12-08 09:20:40 +00:00
msmith
a47afc72fb
This commit was generated by cvs2svn to compensate for changes in r69746,
...
which included commits to RCS files with non-trunk default branches.
2000-12-08 09:20:40 +00:00
msmith
85cd920774
Remove duplicate definition.
2000-12-01 12:10:06 +00:00
msmith
9ec0ffdb78
Update local changes for new hardware register interface.
2000-12-01 12:09:18 +00:00
msmith
706c27579b
Resolve conflicts from the vendor update.
2000-12-01 09:49:35 +00:00
msmith
4d595f4926
Update to the 20001115 Intel ACPI CA snapshot.
2000-12-01 09:36:25 +00:00
msmith
f5e9caf11e
This commit was generated by cvs2svn to compensate for changes in r69450,
...
which included commits to RCS files with non-trunk default branches.
2000-12-01 09:36:25 +00:00