Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (1h)  netbsd-8 (5d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 16:08:33 UTC Now

2010-08-04 17:15:24 UTC MAIN commitmail json YAML

2010-08-04 17:13:33 UTC MAIN commitmail json YAML

unhook old wpa code.

(christos)

2010-08-04 17:12:35 UTC MAIN commitmail json YAML

2010-08-04 16:16:55 UTC MAIN commitmail json YAML

Run a xcall(9) to ensure that all CPUs are out from the ACPI idle-loop
before detachment.

(jruoho)

2010-08-04 14:59:39 UTC MAIN commitmail json YAML

Rename h_initfini3 dso now that it is a simple module.

(joerg)

2010-08-04 14:43:15 UTC MAIN commitmail json YAML

need to update install filename too

(pooka)

2010-08-04 14:28:28 UTC MAIN commitmail json YAML

retain pr number in comment

(pooka)

2010-08-04 14:26:18 UTC MAIN commitmail json YAML

fixed in kern_descrip.c:1.204

(pooka)

2010-08-04 14:25:16 UTC MAIN commitmail json YAML

Remove overzealous KASSERT: the refcount can be non-zero if another
thread attempts to use a non-open file descriptor.  from ad

fixes PR kern/43694

(pooka)

2010-08-04 13:56:10 UTC MAIN commitmail json YAML

2010-08-04 13:52:23 UTC MAIN commitmail json YAML

TESTSBASE is provided by bsd.own.mk now.

(joerg)

2010-08-04 13:49:48 UTC MAIN commitmail json YAML

Update test program to deal with uuencoded golden data.
XXX: is it not possible to use a pipeline in atf_check?

(pooka)

2010-08-04 13:41:03 UTC MAIN commitmail json YAML

Actually, some nagging voice in my head tells me that all binary files
in the repo should be uuencoded, so uuencode the golden audio output.

(pooka)

2010-08-04 13:22:39 UTC MAIN commitmail json YAML

setlist lottery for dev/audio/pad test

(pooka)

2010-08-04 13:18:50 UTC MAIN commitmail json YAML

dev + dev/audio test dirs

(pooka)

2010-08-04 13:15:15 UTC MAIN commitmail json YAML

Add test of pad(4): stuff some audio into /dev/audio, read it from
/dev/pad.  Test that we got sensible output by comparing against
a previous audibly good result.

This exercises auconv, audio and pad.

(pooka)

2010-08-04 12:34:00 UTC MAIN commitmail json YAML

Make sure to release sc_parent->dk_rawlock before calling
vn_close(sc->sc_parent->dk_rawvp). Avoids a lockdebug panic:
error: mutex_destroy: assertion failed: !MUTEX_OWNED(mtx->mtx_owner) && !MUTEX_HAS_WAITERS(mtx)
when the parent is a raidframe device.
See also:
http://mail-index.netbsd.org/tech-kern/2010/07/27/msg008612.html

(bouyer)

2010-08-04 11:39:14 UTC MAIN commitmail json YAML

Rework the semantics in the reference.

(jruoho)

2010-08-04 11:14:14 UTC netbsd-4-0 commitmail json YAML

2010-08-04 11:14:01 UTC netbsd-4 commitmail json YAML

2010-08-04 11:08:18 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by mlelstv in ticket #1402):
sys/fs/msdosfs/msdosfs_lookup.c: revision 1.22
Return EINVAL for rename and delete operations to the
root directory instead of the erroneous EROFS.

(bouyer)

2010-08-04 11:04:59 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1401):
usr.bin/make/job.c: revision 1.152 via patch
PR/43643: David A. Holland: dash prefix broken with make -j
As the comment says in JobPrintJob set JOB_IGNERR with - commands. Fix
whitespace so that the output is consistent, although there are two separate
execution logic implementations (command.c, job.c)

(bouyer)

2010-08-04 11:01:23 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1400):
sys/coda/coda_venus.c: revision 1.28
sys/coda/coda_vnops.c: revision 1.76
sys/coda/coda.h: revision 1.16
Correct incomplete size checks for the coda ioctls. From Dan Rosenberg.

(bouyer)

2010-08-04 11:00:06 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1400):
sys/coda/coda_venus.c: revision 1.28
sys/coda/coda_vnops.c: revision 1.76
sys/coda/coda.h: revision 1.16
Correct incomplete size checks for the coda ioctls. From Dan Rosenberg.

(bouyer)

2010-08-04 10:43:53 UTC MAIN commitmail json YAML

Free the on disk inodes in the reclaim routine.

(hannken)

2010-08-04 10:24:46 UTC MAIN commitmail json YAML

src/external/bsd/wpa/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/.gitignore@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/Makefile@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/README-WPS@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/config_file.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/config_file.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/ctrl_iface.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/ctrl_iface.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/defconfig@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/dump_state.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/dump_state.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/eap_register.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/eap_register.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/eap_testing.txt@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/hlr_auc_gw.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/hlr_auc_gw.milenage_db@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/wpa/dist/hostapd/hostapd.8@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 615 files)
Import wpa_supplicant and hostapd

Status:

Vendor Tag: MALINEN
Release Tags: v0_7_2

(christos)

2010-08-04 10:02:12 UTC MAIN commitmail json YAML

Store the MADT-derived CPU ID to <x86/cpu.h>. This is required to properly
match the ACPI processor object ID with the ID available in the APIC table.

(jruoho)

2010-08-04 09:23:53 UTC ipsec-tools-0_7-branch commitmail json YAML

2010-08-04 09:16:58 UTC MAIN commitmail json YAML

fixed answer for IP4_SUBNET request

(vanhu)

2010-08-04 05:51:21 UTC MAIN commitmail json YAML

Improvements to wording, grammar, and markup.

(jruoho)

2010-08-03 19:55:17 UTC MAIN commitmail json YAML

Attach component to make it work after defpseudodev conversion
(yea, i need to fix the infrastructure for this).

(pooka)

2010-08-03 17:24:45 UTC MAIN commitmail json YAML

.PARSEDIR doesn't work. at least not for me. Use .CURDIR instead
which makes a build with objdir succeed.

(drochner)

2010-08-03 14:06:10 UTC MAIN commitmail json YAML

Cast bus_addr_t to void * via uintptr_t to avoid
'cast to pointer from integer of different size' warnings.
Unbreaks i386 ALL kernel.

Oh, I'm sure I mentioned this before:
THIS DRIVER SHOULD NOT BE DOING THIS!

(jakllsch)

2010-08-03 10:24:39 UTC MAIN commitmail json YAML

2010-08-03 04:02:21 UTC MAIN commitmail json YAML

Use fewer magic constants related to the GCAP register.

(jakllsch)

2010-08-02 19:59:35 UTC MAIN commitmail json YAML

Consistently use a single CRYPTO_SESID2HID-like macro.
Improve CRYPTO_DEBUG printing a bit:
print pointers with %p
print unsigned with %u rather than %d
use CRYPTO_SESID2LID instead of just casting to uint32_t

(jakllsch)

2010-08-02 17:49:05 UTC MAIN commitmail json YAML

Missing defined.

(joerg)

2010-08-02 10:29:58 UTC MAIN commitmail json YAML

2010-08-02 10:29:48 UTC MAIN commitmail json YAML

2010-08-02 10:03:13 UTC MAIN commitmail json YAML

Add /libdata/firmware and /usr/lib/libintl* to install CDROMs with
root on iso9660; fixes PR install/43692 and install/43693.

(martin)

2010-08-02 09:44:23 UTC MAIN commitmail json YAML

the old thread which does not return not returning a value
undetectable to all but the sh3 compiler trick

(pooka)

2010-08-02 07:08:27 UTC MAIN commitmail json YAML

Move the TESTSBASE definition from bsd.test.mk to bsd.own.mk.  Per joerg@'s
suggestion.

(jmmv)

2010-08-01 20:09:34 UTC MAIN commitmail json YAML

Remove old style firmware hooks for undistributable bootloader of Diehl
active ISDN cards.

(martin)

2010-08-01 18:50:25 UTC MAIN commitmail json YAML

Add the following cards' support from FreeBSD:
- Comtrol RocketPort 550/4, 550/8 and 550/16 series
- Lava Computers Quatro-PCI
- some NetMos NM9865 cards
- VScom PCI-200Li

(msaitoh)

2010-08-01 18:45:54 UTC MAIN commitmail json YAML

2010-08-01 18:45:25 UTC MAIN commitmail json YAML

Add VScom PCI-200Li

(msaitoh)

2010-08-01 16:45:13 UTC MAIN commitmail json YAML

Note the conversion of the sort(1) tests to atf.

(jmmv)

2010-08-01 16:44:31 UTC MAIN commitmail json YAML

The sort(1) tests have been moved to tests/util/sort/.

(jmmv)

2010-08-01 16:43:57 UTC MAIN commitmail json YAML

Add files for sort(1) tests.

(jmmv)

2010-08-01 16:43:39 UTC MAIN commitmail json YAML

Add directory for sort(1) tests.

(jmmv)

2010-08-01 16:42:59 UTC MAIN commitmail json YAML

Merge the sort tests from regress/ into the existing atfified sort tests.
While doing this put the sort tests into a separate directory to follow
the convention of tests/util/.

(jmmv)

2010-08-01 15:42:20 UTC MAIN commitmail json YAML

For sensors with inverted value (1/x function), exchange lower and upper
limits so that {warn,crit}min < curval < {warn,crit}max.

(mlelstv)

2010-08-01 15:39:53 UTC MAIN commitmail json YAML

Print the correct value for critmin of a fan sensor.

(mlelstv)

2010-08-01 15:38:27 UTC MAIN commitmail json YAML

* apparently operations can also fail with EIO and EOPNOTSUPP while
  mountd hup is in progress.  strange, since I can't remember seeing
  those a few days ago when i ran this quite a lot.  anyway, don't
  make those errnos fatal failures.
* also in the "apparently" sector, although this test fails 100%
  reliably on my development host, it does not always trigger in the
  anita run.  so apply the current "race condition test" idiom

(pooka)

2010-08-01 14:50:54 UTC MAIN commitmail json YAML

The erroneous error codes described in kern/43616 have been fixed.

(mlelstv)

2010-08-01 12:42:46 UTC MAIN commitmail json YAML

Fix typo in pci_intr_disestablish(9) macro.

(tsutsui)

2010-08-01 09:54:12 UTC MAIN commitmail json YAML

Add Marvell E1116R.

(kiyohara)

2010-08-01 08:32:18 UTC MAIN commitmail json YAML

nfs now has tests in it, so need to convert from SUBDIR to
TESTS_SUBDIR.  Once again I failed to see that one coming.

(pooka)

2010-08-01 08:16:14 UTC MAIN commitmail json YAML

sc_cmd_mtx protects a command sequence, no longer abuse it for delays.

Initialize mutexes and condition variables in attach and not in the
asynchronously started kernel thread.

Increase BMC spin timeout from 5ms to 15ms, this is necessary to detect
the BMC in a HP ML110G4 reliably.

Implement non-linear sensors as defined in IPMIv2.0 with some crude
32.32 fixed point arithmetic. This adds some small errors as logarithm
and power functions are only approximated.

Fix sensor index mapping so that sensor limits are computed correctly.

(mlelstv)

2010-08-01 07:38:17 UTC MAIN commitmail json YAML

Remove mvsata_pci_products's terminator(-1).  Instead of it use __arraycount().

(kiyohara)

2010-08-01 07:29:04 UTC MAIN commitmail json YAML

Add attribute sysmon_envsys to device uthum.

(kiyohara)

2010-08-01 07:07:00 UTC MAIN commitmail json YAML

2010-08-01 06:57:06 UTC MAIN commitmail json YAML

2010-08-01 06:47:16 UTC MAIN commitmail json YAML

Cleanup mvuart_match().

(kiyohara)

2010-08-01 06:34:38 UTC MAIN commitmail json YAML

Fix compile error.

(taca)

2010-08-01 06:29:58 UTC MAIN commitmail json YAML

Support xserver for bebox.

(kiyohara)

2010-08-01 06:24:31 UTC MAIN commitmail json YAML

2010-08-01 06:15:03 UTC MAIN commitmail json YAML

Add pci* and wscons for xserver.

(kiyohara)

2010-08-01 06:13:19 UTC MAIN commitmail json YAML

2010-08-01 04:08:28 UTC MAIN commitmail json YAML

Remove unneccesary ttyv0 (pccons), isdns, and openfirm.

(tsutsui)

2010-08-01 03:59:03 UTC MAIN commitmail json YAML

Create audio device node for uaudio(4).

(tsutsui)

2010-08-01 02:47:43 UTC MAIN commitmail json YAML

Replace powerhook_establish(9) with pmf(9).

(tsutsui)

2010-08-01 02:43:12 UTC MAIN commitmail json YAML

Remove deprecated powerhook_establish(9) since apmdev(4) which required
the old API was gone.

(tsutsui)

2010-07-31 22:14:18 UTC MAIN commitmail json YAML

Fix merge error: drop machine from an older workaround for machine.sse
under compat32, drop the assertion, initialize oldlen.

(joerg)

2010-07-31 21:47:54 UTC MAIN commitmail json YAML

2010-07-31 21:21:17 UTC MAIN commitmail json YAML

Don't attempt to store bitmasks in a variable of type 'bool'.
From Shuichiro URATA in PR 42390. Should be pulled up to -5.

(dholland)

2010-07-31 18:38:33 UTC MAIN commitmail json YAML

Add machdep.fpu_present, machdep.sse and machdep.sse2 sysctls for
compatibility with i386 and compat32.

(joerg)

2010-07-31 17:12:54 UTC MAIN commitmail json YAML

2010-07-31 17:11:45 UTC MAIN commitmail json YAML

Fuzztest puffs mount.  There are n different levels of testing:
each one pours more and more sane garbage into the args to that
the mount progresses further and further.  Level 8 (at least when
writing this comment) should be the one where mounting actually
succeeds.

Our metric of success is crash / no crash.

(pooka)

2010-07-31 16:23:15 UTC MAIN commitmail json YAML

Cleanup and sort if-clause lines for X11FLAVOUR per ${MACHINE}.

(tsutsui)

2010-07-31 16:02:11 UTC MAIN commitmail json YAML

Add atapibus and atapi devices. My USB DVD multi drive requires them.

(tsutsui)

2010-07-31 15:57:30 UTC MAIN commitmail json YAML

2010-07-31 15:01:12 UTC MAIN commitmail json YAML

Move and sort definitions for legacy MD Xservers per ${MACHINE}.

(tsutsui)

2010-07-31 14:45:20 UTC MAIN commitmail json YAML

Remove commented out XSERVER_XDREAMCAST lines.
It won't happen but will be supported by Xorg wsfb server.

(tsutsui)

2010-07-31 14:40:05 UTC MAIN commitmail json YAML

Cleanup per ${MACHINE} if-clause lines for XFree86 servers.

(tsutsui)

2010-07-31 13:32:23 UTC MAIN commitmail json YAML

Remove obsolete (commented out) XSERVER_XHPC.

(tsutsui)

2010-07-31 13:27:29 UTC MAIN commitmail json YAML

Unimplemented modcmd() routines should return ENOTTY, not zero.

(pgoyette)

2010-07-31 13:20:08 UTC MAIN commitmail json YAML

Improve markup, add documentation for the module's modcmd() interface

(pgoyette)

2010-07-31 13:18:55 UTC MAIN commitmail json YAML

Note about X11FLAVOUR=Xorg on hpcarm, hpcmips, and hpcsh.

(tsutsui)

2010-07-31 12:54:36 UTC MAIN commitmail json YAML

Switch hpcarm, hpcmips, and hpcsh to using X11FLAVOUR=Xorg.

(tsutsui)

2010-07-31 12:24:50 UTC MAIN commitmail json YAML

send interrupts to only cpu0, otherwise we can run into trouble under very high
interrupt load - there is a chance that the same handler serves subsequent
interrupts on different CPUs at the same time

(macallan)

2010-07-31 10:42:22 UTC MAIN commitmail json YAML

Add obsolete entries for usr/tests/lib/csu/h_initfini.  Hi joerg@.

(jmmv)

2010-07-31 08:47:34 UTC MAIN commitmail json YAML

initialize fake FILE, not fp.

(tnozaki)

2010-07-31 07:58:22 UTC MAIN commitmail json YAML

2010-07-31 07:24:53 UTC MAIN commitmail json YAML

fix coredump vfwprintf(stderr) reported in current-user@
rework rev1.9, _FILEEXT_SETUP() doesn't care wcio_data. so initialize it.

(tnozaki)

2010-07-31 07:05:32 UTC MAIN commitmail json YAML

remove useless brackets. From kiyohara@

(cegger)

2010-07-31 03:44:33 UTC MAIN commitmail json YAML

Crap - another typo.

(pgoyette)

2010-07-31 03:43:00 UTC MAIN commitmail json YAML

Minor grammar nits.

(pgoyette)

2010-07-31 03:14:07 UTC MAIN commitmail json YAML

Make a first pass at documenting the module(9) subsystem.

XXX This is by no means complete, but it is a beginning.

(pgoyette)

2010-07-31 02:12:21 UTC MAIN commitmail json YAML

Remove EXAMPLES-title (the example was not really an example). Use .Xr for
cpu_idle(9) instead of .Fn.

(jruoho)

2010-07-31 02:04:45 UTC MAIN commitmail json YAML

Use .Ss for subtitles.

(jruoho)

2010-07-31 02:00:49 UTC MAIN commitmail json YAML

Add kern.mqueue also to the big list of second-level nodes. Sort.

(jruoho)

2010-07-31 00:04:43 UTC MAIN commitmail json YAML

Define a new __c99inline macro for compilers known to implement the C99
behavior.  This unbreaks GCC 4.4's libgfortran build with the old
signal.h logic, because GCC decided to put the body for the sigsetop
functions in multiple objects.

(joerg)

2010-07-30 21:10:44 UTC MAIN commitmail json YAML

Revert macroization, as the default mountpath doesn't match the
default export path.

(pooka)

2010-07-30 16:40:43 UTC MAIN commitmail json YAML

Return EINVAL for rename and delete operations to the
root directory instead of the erroneous EROFS.

(mlelstv)

2010-07-30 16:23:49 UTC MAIN commitmail json YAML

Emit compatible struct devsw_conv when version is older than 20100430.

(cube)

2010-07-30 16:15:06 UTC MAIN commitmail json YAML

2010-07-30 16:05:08 UTC MAIN commitmail json YAML

Add ICH10 to the list.

(njoly)

2010-07-30 15:46:56 UTC MAIN commitmail json YAML

Note that ICH9 and ICH10 chipsets are supported.

(njoly)

2010-07-30 15:28:09 UTC MAIN commitmail json YAML

Adjust for Intel ICH10 devices update.

(njoly)

2010-07-30 15:27:08 UTC MAIN commitmail json YAML

2010-07-30 15:26:23 UTC MAIN commitmail json YAML

Update ICH10 devices, from Intel I/O Controller Hub 10 datasheet
errata.

(njoly)

2010-07-30 14:50:48 UTC MAIN commitmail json YAML

updated link to NetBSD's documentation

(vanhu)

2010-07-30 13:32:25 UTC MAIN commitmail json YAML

another CAM; the "atomic" in CAS is implicit; add LL/SC

(dholland)

2010-07-30 10:23:26 UTC MAIN commitmail json YAML

Wait for child (rumpnfsd) to die before declaring unmount successful.
(yes, should be in delfs, but delfs doesn't work due to the cleanup hassle)

(pooka)

2010-07-30 10:20:20 UTC MAIN commitmail json YAML

More: ARC, BLAS, CAM, CAS, HPC, LFU, LRU, MRU, SMT, SP.

(jruoho)

2010-07-30 09:13:00 UTC MAIN commitmail json YAML

2010-07-30 06:11:14 UTC MAIN commitmail json YAML

On second thought, rename the mutex so it can be (logically) shared. We will
not need such granularity that different states would require a different lock.

(jruoho)

2010-07-29 22:48:11 UTC MAIN commitmail json YAML

* print interface number, backend path and ethernet address for dmesg
* make kassert more demanding

(pooka)

2010-07-29 22:42:58 UTC MAIN commitmail json YAML

Add a per ACPI CPU mutex for C-states. Protect the _CST update with this:
when the idle-information is being updated (e.g. due acpiacad(4) events),
we can not enter the idle-loop. The lock must run at the same priority
(IPL_NONE) as ACPICA's mutexes obtained via AcpiOsCreateMutex() a.k.a.
AcpiOsCreateSemaphore(). Also check want_resched as the first thing and
clarify the suspend/resume path.

There is still one race condition identified: when the driver is loaded as a
module, we must gracefully kick all CPUs out from the ACPI idle-loop upon
detachment.

(jruoho)

2010-07-29 18:36:34 UTC MAIN commitmail json YAML

BMC, FWH, GAS, GMCH, ICH, IMC, LPC, MCH, TPM.

(jruoho)

2010-07-29 18:30:39 UTC MAIN commitmail json YAML

* increase bus size so that we don't wrap so quickly when NFS
  flushes writes
* verbosize debug print a bit

(pooka)

2010-07-29 18:25:20 UTC MAIN commitmail json YAML

2010-07-29 18:16:33 UTC MAIN commitmail json YAML

2010-07-29 18:15:01 UTC MAIN commitmail json YAML

Adjust ICH10 watchdog timer entries which are really LPC interface
bridges. While here consistently use `xxx LPC Interface Bridge' for
Intel products.

(njoly)

2010-07-29 17:54:14 UTC MAIN commitmail json YAML

2010-07-29 17:53:19 UTC MAIN commitmail json YAML

Add Matrox MGA G200eW. From OpenBSD.

(njoly)

2010-07-29 16:30:26 UTC MAIN commitmail json YAML

Fix a few debug entries.

(njoly)

2010-07-29 15:13:01 UTC MAIN commitmail json YAML

Correct previous.  Skip marker pages in uvm_pagelookup().
Already awake :-)

(hannken)

2010-07-29 15:04:04 UTC MAIN commitmail json YAML

Remove questionable KASSERT from previous.  hannken can look at
this more closely when he wakes up.  Normally I wouldn't be in such
a huge rush, but due to atf bug #53 the whole test run breaks now.
At least with the KASSERT removed all tests pass again.

(pooka)

2010-07-29 14:50:32 UTC MAIN commitmail json YAML

2010-07-29 14:47:45 UTC MAIN commitmail json YAML

2010-07-29 14:15:47 UTC MAIN commitmail json YAML

2010-07-29 14:09:45 UTC MAIN commitmail json YAML

Do the semaphore trick only if the cleaner is run as a lib -- the
standard installation doesn't get linked against librt or libpthread.

(pooka)

2010-07-29 14:07:39 UTC MAIN commitmail json YAML

Add a method for posting a semaphore when cleaner init has reached
the main loop.  This is useful for very quickly executed lfs runs
such as those in tests, as an initialization phase cleaner may
prevent file system unmount.

(pooka)

2010-07-29 13:07:14 UTC MAIN commitmail json YAML

When interpreting the alarm bits from the chip, don't report state for
any thresholds which have not been set.  Fixes problem reported by
njoly@ in private E-mail, where chip was initialized with only a Critical
threshold, but was reporting a warning.

(pgoyette)

2010-07-29 12:56:16 UTC MAIN commitmail json YAML

Revert to 1.1 and fix the casts by using uintptr_t.  Ok jruoho.

(hans)

2010-07-29 12:17:31 UTC MAIN commitmail json YAML

2010-07-29 12:03:10 UTC MAIN commitmail json YAML

Fix build failure on AMD64, noted by njoly@.

(jruoho)

2010-07-29 12:01:21 UTC MAIN commitmail json YAML

Cleanup hardware monitor limits retrieval. Do use the softc variables
to be filled by sdtemp_get_limits() directly.

ok pgoyette.

(njoly)

2010-07-29 11:40:08 UTC MAIN commitmail json YAML

Remove the custom acpi_md_s4bios(). Use ACPICA's native
AcpiEnterSleepStateS4bios() instead. Minimum functional change.

ok jmcneill@

(jruoho)

2010-07-29 11:03:09 UTC MAIN commitmail json YAML

Refactor to make this more readable. No functional change.

(jruoho)

2010-07-29 10:54:51 UTC MAIN commitmail json YAML

Add vm page flag PG_MARKER and use it to tag dummy marker pages
in genfs_do_putpages() and uao_put().
Use 'v_uobj.uo_npages' to check for an empty memq.
Put some assertions where these marker pages may not appear.

Ok: YAMAMOTO Takashi <yamt@netbsd.org>

(hannken)

2010-07-29 09:47:40 UTC uebayasi-xip commitmail json YAML

2010-07-29 08:16:50 UTC MAIN commitmail json YAML

2010-07-29 07:10:39 UTC MAIN commitmail json YAML

Add "pnp0c14" to the list of HIDs. Required for LG X110. As valid EISA IDs
should be all upper case, leave this as a onetime quirk specific to acpiwmi(4).

(jruoho)

2010-07-29 06:49:56 UTC uebayasi-xip commitmail json YAML

Minimal documentation of flash(4).

(uebayasi)

2010-07-29 04:44:34 UTC uebayasi-xip commitmail json YAML

Document bus_space_physload(9), bus_space_physunload(9),
bus_space_physload_device(9), and bus_space_physunload_device(9).

(uebayasi)

2010-07-28 23:30:21 UTC MAIN commitmail json YAML

The ETHERCAP_VLAN_HWTAGGING flag is not a member of if_cap but ec_cap,
so fix it.

(msaitoh)

2010-07-28 22:35:52 UTC MAIN commitmail json YAML

2010-07-28 21:34:57 UTC MAIN commitmail json YAML

try to synchronize %tick registers across CPUs during startup
this should take care of a lot of clock-gone-backwards problems I've seen on
my Blade 2500

(macallan)

2010-07-28 21:29:16 UTC MAIN commitmail json YAML

2010-07-28 20:49:13 UTC MAIN commitmail json YAML

Get rid of SYSCTL_SETUP.

We want the sysctl variables also when mqueue(3) is loaded as a module.

(jruoho)

2010-07-28 20:08:45 UTC MAIN commitmail json YAML

setlist gods are not favorable to me today

(pooka)

2010-07-28 19:23:01 UTC MAIN commitmail json YAML

install to right place.  from pgoyette

(pooka)

2010-07-28 18:43:11 UTC MAIN commitmail json YAML

Fix a typo (missing digit) in chip name table.

(pgoyette)

2010-07-28 18:28:15 UTC MAIN commitmail json YAML

Update list of supported chips and add additional chip addresses to the
config info in the synopsis.  Also remove the xref to sysctl, since the
threshold values are now accessible within envsys framework.

(pgoyette)

2010-07-28 18:10:32 UTC MAIN commitmail json YAML

Use acpi_eval_set_integer(), KNF. No functional change.

(jruoho)

2010-07-28 17:39:54 UTC MAIN commitmail json YAML

Do not check pcpu value against 100.0 but rather 99.95, to properly
deal with value rounding. From apb@.

(njoly)

2010-07-28 17:05:51 UTC MAIN commitmail json YAML

Enable the NX bit feature early in i386 MP trampoline code (do not rely on
cpu_init_msrs() to do it). Having NX bit set on a page will raise a #GP
on fetch if NXE is not enabled, which can happen early when structures
(like idlelwp) are allocated with just rw- rights.

NX is enabled with PAE (if host supports it).

Exact same issue as for amd64, some weeks ago. Same player, shoot again...

(jym)

2010-07-28 16:29:11 UTC MAIN commitmail json YAML

Remove also the HIDs from previous.

(jruoho)

2010-07-28 16:26:57 UTC MAIN commitmail json YAML

Remove the homegrown attempt to match the parent PCI bus. This was only used
for descriptive purposes, and for such purposes the ACPIVERBOSE output is
much better.

(jruoho)

2010-07-28 16:02:34 UTC MAIN commitmail json YAML

Remove leftovers from the aiboost(4) removal.

(jruoho)

2010-07-28 15:27:18 UTC MAIN commitmail json YAML

2010-07-28 15:24:54 UTC MAIN commitmail json YAML

Add test for service interruption while mountd handles SIGHUP.
This is an xfail test for the problem described in PR kern/5844

per highly surreptitious nudge from mrg

(pooka)

2010-07-28 15:16:50 UTC MAIN commitmail json YAML

Move nfstestargs to header "because I need them".  A more sweeping
action would be good here.

(pooka)

2010-07-28 15:15:23 UTC MAIN commitmail json YAML

Defer definitely-nonreentrant signal handler to thread context.
This protects from rump kernel reentry and makes things not
crash && burn.

(pooka)

2010-07-28 15:12:17 UTC MAIN commitmail json YAML

Make sure we are not executed in non-debug mode (which forks).

(pooka)

2010-07-28 15:11:30 UTC MAIN commitmail json YAML

Don't ignore SIGHUP here since mountd uses it.  The mountd signal
handler is installed later, so technically this is unnecessary,
but try to be complete.

(pooka)

2010-07-28 14:23:02 UTC MAIN commitmail json YAML

Add FSTEST_CONSTRUCTOR/FSTEST_DESTRUCTOR which create/mount the
file system with default params.  Make ATF_FS_APPLY use the
constructor (can't use the destructor due to the (useless) cleanup).

(pooka)

2010-07-28 13:51:41 UTC MAIN commitmail json YAML

2010-07-28 11:03:48 UTC MAIN commitmail json YAML

2010-07-28 09:32:13 UTC MAIN commitmail json YAML

Regen. LK_INTERLOCK is gone.

(hannken)

2010-07-28 09:31:00 UTC MAIN commitmail json YAML

Remove now unneeded flag LK_INTERLOCK.

(hannken)

2010-07-28 09:30:21 UTC MAIN commitmail json YAML

Modify vn_lock():
- Take v_interlock before examining v_iflag
- Must always be called without v_interlock taken,
  LK_INTERLOCK flag is no longer allowed.

(hannken)

2010-07-28 04:16:13 UTC uebayasi-xip commitmail json YAML

Correct bus_space_physload(9) arguments to take "int freelist".

A possible use case of bus_space_physload(9) would be some high-performance
device with huge local memory, like InfiniBand HCA.  We can register
its local memory using bus_space_physload(..., VM_FREELIST_INFINIBAND0),
then later map it to userspace via cdev_mmap(9) -> bus_dmamem_mmap(9).

(bus_dma(9) needs changes too, of course.)

(uebayasi)

2010-07-28 00:00:12 UTC MAIN commitmail json YAML

2010-07-27 23:56:30 UTC MAIN commitmail json YAML

Add Quatech, System Base, Pcre Systems and Syba Tech.

(msaitoh)

2010-07-27 22:40:24 UTC MAIN commitmail json YAML

2010-07-27 22:35:17 UTC MAIN commitmail json YAML

2010-07-27 22:27:52 UTC MAIN commitmail json YAML

Use use 64-bit DMA tag (where available and supported) for ahcisata.
Avoid the possible ATI SB600 64-bit DMA problem.

(jakllsch)

2010-07-27 22:07:51 UTC MAIN commitmail json YAML

Support detachment of ahcisata(4).
Use use 64-bit DMA tag (where available) for ahcisata(4) at jmide(4).
Beginnings of detach/resume support for jmide(4).
Sprinkle static.  Misc. little changes.

(jakllsch)

2010-07-27 21:48:41 UTC MAIN commitmail json YAML

Use 64-bit DMA tag (if available) on PCI-E re(4) NICs.

(jakllsch)

2010-07-27 21:05:04 UTC MAIN commitmail json YAML

No need to store map size locally now.

(jakllsch)

2010-07-27 21:02:00 UTC MAIN commitmail json YAML

Make the Realtek PCI network interfaces detachable.
Use __arraycount to avoid null table entries.
Miscellaneous other touch-ups in bus front-ends.

(jakllsch)

2010-07-27 20:20:46 UTC MAIN commitmail json YAML

Tune ugen(4) isochronous parameters to better support high speed pipes.

Fixes PR#43159.

Justification:

UGEN_NISORFRMS, previously 4, is now 8 because that's the number of
microframes per frame on a high speed bus.  This allows data to be
transfered every microframe if necessary.

UGEN_NISOREQS, previously 6, is now 4.  This is harder to justify,
but I didn't think the total number of buffer frames needed to be
much more than it was.

UGEN_NISOFRAMES, previously 500, is now (UGEN_NISORFRMS * UGEN_NISOREQS)
(32 with values as above).  This is all the more we've actually used.

(jakllsch)

2010-07-27 19:44:17 UTC MAIN commitmail json YAML

Make debugging code compile on LP64.

(jakllsch)

2010-07-27 19:40:17 UTC MAIN commitmail json YAML

Use bus_addr_t for physical addresses.
For some reason the driver will put virtual addresses in these variables,
so I'd say this still not quite right.  Oh well, at least it compiles on LP64.

(jakllsch)

2010-07-27 19:31:55 UTC MAIN commitmail json YAML

Rework debug printf invocation to not fail on LP64 so easily.

(jakllsch)

2010-07-27 18:50:33 UTC MAIN commitmail json YAML

Print size_t with 'z' in debug code.

(jakllsch)

2010-07-27 16:30:38 UTC MAIN commitmail json YAML

Don't use/rely on a constraint.  Move the constraint predicate
to the pattern's condition.

(matt)

2010-07-27 16:15:30 UTC MAIN commitmail json YAML

do a port reset between initial device descriptor fetch and
address assignment - not required by the spec but Windows does so,
fixes a problem with a Sun Keyboard reported by Jonathan Perkin,
verified by Jonathan Kollasch

(drochner)

2010-07-27 15:16:16 UTC MAIN commitmail json YAML

Use __arraycount().  No functional change.

(pgoyette)

2010-07-27 14:34:34 UTC MAIN commitmail json YAML

2010-07-27 14:25:24 UTC MAIN commitmail json YAML

Use 'z' printf format modifier to print size_t in debug code.

(jakllsch)

2010-07-27 14:04:55 UTC MAIN commitmail json YAML

Use %zu instead of %d for size_t.
Just in case anyone ever debugs se(4) on LP64.

(jakllsch)

2010-07-27 14:04:47 UTC MAIN commitmail json YAML

initialize a few variables to shut up compiler warnings

(macallan)

2010-07-27 13:59:40 UTC MAIN commitmail json YAML

Make MRT6DEBUG compile on LP64 by using ptrdiff_t printf() format specifier.

(jakllsch)

2010-07-27 13:54:20 UTC MAIN commitmail json YAML

Allow BUS_SPACE_DEBUG to compile on amd64.

(jakllsch)

2010-07-27 12:40:49 UTC MAIN commitmail json YAML

Make %cpu drop the decimal part when reaching 100%, to stay in the 5
expected columns.

(njoly)