| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
part of the driver. Also, move the softc and some other stuff to
if_wivar.h from if_wireg.h to make future merging activities easier.
Notes:
svn path=/head/; revision=93611
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93124
|
| |
|
|
|
|
|
|
|
|
|
| |
- VIA chipset SMBus controllers added
- alpm driver updated
- Support for dynamic modules added
- bktr FreeBSD smbus updated but not tested
- cleanup
Notes:
svn path=/head/; revision=93023
|
| |
|
|
|
|
|
| |
Add support for NEC PC-9821 PEGC screen (fire/logo/rain/warp_saver).
Notes:
svn path=/head/; revision=93011
|
| |
|
|
|
|
|
|
|
| |
with the NO_IPFILTER make.conf(5) knob.
(So that we can "make the-rest-of-the-world" again.)
Notes:
svn path=/head/; revision=92868
|
| |
|
|
|
|
|
| |
Ported from NetBSD by: akiyama
Notes:
svn path=/head/; revision=92603
|
| |
|
|
|
|
|
| |
Reviewed by: sheldonh
Notes:
svn path=/head/; revision=92581
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes other power-management system (APM for now) to be able to
generate power profile change events (ie. AC-line status changes), and
other kernel components, not only the ACPI components, can be notified
the events.
- move subroutines in acpi_powerprofile.c (removed) to kern/subr_power.c
- call power_profile_set_state() also from APM driver when AC-line
status changes
- add call-back function for Crusoe LongRun controlling on power
profile changes for a example
Notes:
svn path=/head/; revision=91640
|
| |
|
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=91609
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91365
|
| |
|
|
|
|
|
|
| |
but at least linprocfs works (I haven't had the opportunity to test other
stuff that depends on the linux module, like aac or tdfx)
Notes:
svn path=/head/; revision=91072
|
| |
|
|
|
|
|
| |
Approved by: imp
Notes:
svn path=/head/; revision=90970
|
| |
|
|
| |
Notes:
svn path=/head/; revision=90789
|
| |
|
|
| |
Notes:
svn path=/head/; revision=90706
|
| |
|
|
| |
Notes:
svn path=/head/; revision=90441
|
| |
|
|
|
|
|
|
| |
Keeping them there seemed like a good idea at the time, but it annoys bde
and confuses people who do not understand how MODULES_OVERRIDE works.
Notes:
svn path=/head/; revision=90223
|
| |
|
|
| |
Notes:
svn path=/head/; revision=89951
|
| |
|
|
| |
Notes:
svn path=/head/; revision=89682
|
| |
|
|
|
|
|
| |
that want them
Notes:
svn path=/head/; revision=89681
|
| |
|
|
|
|
|
|
|
|
|
| |
prior ICP Vortex models. This driver was developed by Achim Leubner
of Intel (previously with ICP Vortex) and Boji Kannanthanam of Intel.
Submitted by: "Kannanthanam, Boji T" <boji.t.kannanthanam@intel.com>
MFC after: 2 weeks
Notes:
svn path=/head/; revision=89580
|
| |
|
|
|
|
|
|
|
| |
and the reference to db_regs is *extern* from alpha/include/db_machdep.h
(put it in alpha/alpha/machdep.c)- this avoids the problems we've had
about different 'common' sizes prohibiting the kernel from linking.
Notes:
svn path=/head/; revision=89443
|
| |
|
|
| |
Notes:
svn path=/head/; revision=89293
|
| |
|
|
|
|
|
|
|
|
|
| |
intermodule communication is done via kobj calls. If anything
currently depends on them, let it break so that we can fix it. Maybe
we'll need to export some of the card_if.c or power_if.c symbols, but
I think those should be in the base kernel (since all *_if.c should be
in the base kernel for just these reasons).
Notes:
svn path=/head/; revision=89271
|
| |
|
|
| |
Notes:
svn path=/head/; revision=89266
|
| |
|
|
|
|
|
| |
Not objected to by: -current
Notes:
svn path=/head/; revision=89260
|
| |
|
|
|
|
|
| |
unicode decoding klds (cd9660_unicode port).
Notes:
svn path=/head/; revision=89246
|
| |
|
|
|
|
|
|
| |
not clear enough, will require additional analysis, or will
require some input from their maintainers.
Notes:
svn path=/head/; revision=89245
|
| |
|
|
|
|
|
|
|
|
|
| |
modules.
Note that in the case of 'mii' the API is not clearly
defined, and the symbols exported represent a subset
defined by current usage.
Notes:
svn path=/head/; revision=89244
|
| |
|
|
|
|
|
| |
the RELENG_4 branch when approved by the release engineers.
Notes:
svn path=/head/; revision=89188
|
| |
|
|
|
|
|
| |
of -fno-common in this case.
Notes:
svn path=/head/; revision=89181
|
| |
|
|
|
|
|
| |
around as a bad example.
Notes:
svn path=/head/; revision=89167
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libmchain.
KMODDEPS seems to be a no-op in HEAD, but is required in RELENG_4,
where MODULE_DEPEND seems to be a no-op.
Therefore, this change is harmless in -CURRENT, but will fix the
dependencies when merged to RELENG_4, where they are currently not
registered!
PR: kern/33625
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes:
svn path=/head/; revision=89125
|
| |
|
|
|
|
|
|
|
| |
- device driver for SMC COM90cx6 Arcnet network adapters
Obtained from: NetBSD
Notes:
svn path=/head/; revision=89099
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove the explicit call to aio_proc_rundown() from exit1(), instead AIO
will use at_exit(9).
Add functions at_exec(9), rm_at_exec(9) which function nearly the
same as at_exec(9) and rm_at_exec(9), these functions are called
on behalf of modules at the time of execve(2) after the image
activator has run.
Use a modified version of tegge's suggestion via at_exec(9) to close
an exploitable race in AIO.
Fix SYSCALL_MODULE_HELPER such that it's archetecuterally neutral,
the problem was that one had to pass it a paramater indicating the
number of arguments which were actually the number of "int". Fix
it by using an inline version of the AS macro against the syscall
arguments. (AS should be available globally but we'll get to that
later.)
Add a primative system for dynamically adding kqueue ops, it's really
not as sophisticated as it should be, but I'll discuss with jlemon when
he's around.
Notes:
svn path=/head/; revision=88633
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Temporary fix a bug of Intel ACPI CA core code.
- Add OS layer ACPI mutex support. This can be disabled by
specifying option ACPI_NO_SEMAPHORES.
- Add ACPI threading support. Now that we have a dedicate taskqueue for
ACPI tasks and more ACPI task threads can be created by specifying option
ACPI_MAX_THREADS.
- Change acpi_EvaluateIntoBuffer() behavior slightly to reuse given
caller's buffer unless AE_BUFFER_OVERFLOW occurs. Also CM battery's
evaluations were changed to use acpi_EvaluateIntoBuffer().
- Add new utility function acpi_ConvertBufferToInteger().
- Add simple locking for CM battery and temperature updating.
- Fix a minor problem on EC locking.
- Make the thermal zone polling rate to be changeable.
- Change minor things on AcpiOsSignal(); in ACPI_SIGNAL_FATAL case,
entering Debugger is easier to investigate the problem rather than panic.
Notes:
svn path=/head/; revision=88420
|
| |
|
|
|
|
|
|
|
|
|
| |
-Modify modules Makefile so that em driver compiles only on
i386 platform. (Alpha not supported yet)
PR: kern/32993
MFC after: 1
Notes:
svn path=/head/; revision=88308
|
| |
|
|
|
|
|
|
|
| |
part scsi_low.
Submitted-by: takawata
Notes:
svn path=/head/; revision=87985
|
| |
|
|
|
|
|
|
|
| |
KLD modules.
Submitted-by: takawata
Notes:
svn path=/head/; revision=87984
|
| |
|
|
|
|
|
|
|
| |
Recent work by fjoe and bp has fixed smbfs. The smbfs module
can now be loaded once libiconv and libmchain have been loaded,
and works!
Notes:
svn path=/head/; revision=87727
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87385
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87321
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87195
|
| |
|
|
|
|
|
|
|
|
|
| |
PRO/1000 cards.
Submitted by:Prafulla Deuskar
Reviewed by: Paul Saab
MFC after:1 week
Notes:
svn path=/head/; revision=87189
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87188
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87062
|
| |
|
|
|
|
|
|
|
|
|
|
| |
RAID controllers (5300, 532, 5i, etc.)
Thanks to Compaq and Yahoo! for support during the development of this
driver.
MFC after: 1 week
Notes:
svn path=/head/; revision=87011
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=86752
|
| |
|
|
| |
Notes:
svn path=/head/; revision=86632
|
| |
|
|
|
|
|
| |
Tested by: wilko
Notes:
svn path=/head/; revision=86621
|
| |
|
|
|
|
|
|
|
|
|
| |
Alpha can verify that it compiles fine there, too, this should be moved
to the MI section (or that problem fixed); I've only had x86 hardware to
est with.
Sponsored by: DARPA, NAI Labs (CBOSS project)
Notes:
svn path=/head/; revision=86613
|