Robert Watson
e551d45211
Modify the alq(9) alq_open() API to accept a file creation mode, rather
...
than defaulting the cmode argument to vn_open() to 0. Supply a default
argument of ALQ_DEFAULT_CMODE (0600) in current callers.
Discussed with/pointed out by: hmp
Reveiwed by: jeff, hmp
MFC after: 3 days
2005-04-16 12:12:27 +00:00
David E. O'Brien
0587a1ea34
This commit was generated by cvs2svn to compensate for changes in r143439,
...
which included commits to RCS files with non-trunk default branches.
2005-03-12 00:17:37 +00:00
David E. O'Brien
1e5fec6b15
Import the nForce MCP NIC bits. This is version 1.0-0301.
...
Demanded by: DES
Encouraged by: scottl
2005-03-12 00:17:37 +00:00
Scott Long
d38d9c9e5e
Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken
...
for being on a CVS vendor branch. The files were moved via a repo-copy.
2005-03-02 05:14:28 +00:00
David E. O'Brien
bb4e63066a
Add FreeBSD ID.
2005-02-28 00:53:29 +00:00
Sam Leffler
c01f36ef0c
avoid sneaky double free
...
Noticed by: Coverity Prevent analysis tool
Reviewed by: scottl
2005-02-25 00:16:53 +00:00
Matthew N. Dodd
1f005b6723
- Split out PCI support.
...
- Add previously removed ISA support.
Submitted by: David S. Madole <david AT madole.net>
2005-02-03 23:01:01 +00:00
Nate Lawson
d26e4b9a02
This commit was generated by cvs2svn to compensate for changes in r140216,
...
which included commits to RCS files with non-trunk default branches.
2005-01-14 06:37:43 +00:00
Nate Lawson
edd973a013
Clean up a small memory leak introduced with the previous commit to
...
dsutils.c. We need to GC the implicitly-returned object.
Submitted by: Robert.Moore at Intel
MFC after: 1 day
2005-01-14 06:37:43 +00:00
Nate Lawson
4802655124
Fix handling of the implicit return case for methods called from an
...
external source (i.e., _STA). The previous case only handled calls
occurring within AML. This should fix Toshibas, among others. Thanks
to Robert Moore of Intel for the fix.
MFC after: 2 days
2005-01-12 00:52:40 +00:00
Nate Lawson
6023610d63
This commit was generated by cvs2svn to compensate for changes in r140094,
...
which included commits to RCS files with non-trunk default branches.
2005-01-12 00:52:40 +00:00
Sam Leffler
8c489f7420
clear old files now in public
2004-12-08 18:27:44 +00:00
Sam Leffler
7a4700cda9
resolve merge conflict
2004-12-08 18:18:39 +00:00
Sam Leffler
230d5663fc
This commit was generated by cvs2svn to compensate for changes in r138583,
...
which included commits to RCS files with non-trunk default branches.
2004-12-08 18:06:09 +00:00
Sam Leffler
31801f0d36
Version 0.9.14.12:
...
[Changes listed only since last public release 0.9.12.14; for changes
prior to that consult the CVS logs at http://madwifi.sourceforge.net ]
o reorg directory structure to have a single set of public binary builds
shared by all systems
o support for new parts (all shipping pci/cardbus parts to this date work)
o new capabilities for identifying various chip features
o set/get tx power cap for supporting 802.11h information element
o revised api for set/get tx queue properties
o support for updating CTS in frames when doing packet bursting
o support for querying which tx queues have pending interrupts
2004-12-08 18:06:09 +00:00
Mark Santcroos
697831d611
Oops, remove unnecessary cast in original, out-commented code.
...
This was a debug leftover.
MFC after: 1 week
2004-12-02 00:12:19 +00:00
Mark Santcroos
cdb35b24fe
This commit was generated by cvs2svn to compensate for changes in r138298,
...
which included commits to RCS files with non-trunk default branches.
2004-12-02 00:12:19 +00:00
Mark Santcroos
f42941d3ec
Local change: Supporting code not yet available, use previous behavior
...
instead for the time being. Intel should fix this.
Note that if this commit is correct, it is made on the vendor branch.
We expect the Intel folks to fix it, and we don't want to unnecessarily
take files off the vendor branch.
Approved by: njl
MFC after: 1 week
2004-12-02 00:05:02 +00:00
Mark Santcroos
cc50c2376d
This commit was generated by cvs2svn to compensate for changes in r138296,
...
which included commits to RCS files with non-trunk default branches.
2004-12-02 00:05:02 +00:00
Mark Santcroos
3e5f2bd199
Local change: Remove warnings from vendor files.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:42:21 +00:00
Mark Santcroos
0f190207e6
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
Mark Santcroos
40047a89b4
Local change: Put various debugging options under ACPI_DISASSEMBLER.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:39:45 +00:00
Mark Santcroos
8baa584183
Unchanged files that are off the vendor branch.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:34:39 +00:00
Mark Santcroos
c846686064
Vendor import of Intel ACPI-CA 20041119
2004-12-01 23:14:10 +00:00
Mark Santcroos
3a36dacc92
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
Scott Long
7d9aed9c4c
Fix some warnings that only triggered in LINT.
2004-10-24 09:23:07 +00:00
Scott Long
f01be89133
Embed the correct name.
2004-10-24 08:48:32 +00:00
Scott Long
1713e81b9c
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
Nate Lawson
aaff1d4cfa
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
Nate Lawson
ca36a5dc0d
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
Robert Watson
9baf5f2da1
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
Poul-Henning Kamp
3f4324df4d
Send the fla driver in the Attic
2004-07-13 17:44:17 +00:00
Mark Santcroos
bde5ba82c2
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
Mark Santcroos
2e8f631a0d
Local diff: allow use of the disassembler.
2004-07-02 08:37:56 +00:00
Mark Santcroos
727fde6f33
Unchanged files that are off the vendor branch.
2004-07-02 08:34:19 +00:00
Mark Santcroos
671d52d8aa
Vendor import of Intel ACPI-CA 20040527
2004-07-02 08:14:36 +00:00
Mark Santcroos
648474d5f4
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
Poul-Henning Kamp
cb5cb48675
Add missing <sys/module.h> include.
...
Approved by: sam
2004-06-18 08:53:55 +00:00
Poul-Henning Kamp
89c9c53da0
Do the dreaded s/dev_t/struct cdev */
...
Bump __FreeBSD_version accordingly.
2004-06-16 09:47:26 +00:00
Poul-Henning Kamp
77409fe148
Add missing #include <sys/module.h>
2004-05-30 20:34:58 +00:00
Nate Lawson
0d224e7f88
Remove a warning of a constant that is too large. Change submitted to
...
vendor.
2004-05-25 03:06:37 +00:00
Nate Lawson
a86c577a6d
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
Nate Lawson
275c8028ab
Local change: allow usermode to compile this header. Submitted to vendor.
2004-05-25 02:41:49 +00:00
Nate Lawson
0c3e6e7452
Local change: don't hang forever if WAK_STS is never set.
2004-05-25 02:41:19 +00:00
Nate Lawson
c2c6addc68
Local change: remove warnings.
2004-05-25 02:40:48 +00:00
Nate Lawson
4ace1857d7
Local diff: allow use of the disassembler.
2004-05-25 02:39:46 +00:00
Nate Lawson
6c57d4e8fb
Unchanged files that are off the vendor branch.
2004-05-25 02:39:01 +00:00
Nate Lawson
a5a81f7c89
Vendor import of Intel ACPI-CA 20040514.
2004-05-25 02:34:44 +00:00
Nate Lawson
d57f8354ca
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
Nate Lawson
c3bac8b5d5
Add sys/types.h for both kernel and user compiles.
2004-05-05 20:02:02 +00:00