Commit Graph

173565 Commits

Author SHA1 Message Date
pooka 2134732d08 Move [hH][eE][xX][dD][iI][gG][iI][tT][sS](*) from subr_prf to subr_prf2
for use with rumps.

*) yes, I just had to.  Notably though, there were only two
   symbols instead of 128.
2008-09-23 22:20:24 +00:00
christos 881c644962 PR/39458: Juan RP: avoid attaching coretemp on systems that don't have it
by checking the read valid bit.
2008-09-23 22:14:09 +00:00
reed 0d1a6d8e47 Fix a typo/mispelling.
Spell out minimum and maximum.
2008-09-23 21:50:41 +00:00
oster c4025116b9 Nuke unneeded printf(). Spotted by pooka@. 2008-09-23 21:36:35 +00:00
martin ee1e376b77 pmap_is_modified() and pmap_is_referenced(): when we don't find a cached
positive answer in the list head, make sure to aquire pmap_lock before
traversing the pv list (and update the cache in head).
Fixes a diagnostic debugger call reported by Havard Eidnes.
2008-09-23 21:30:11 +00:00
christos 93aed8f8e3 fix half-assed change usec -> nsec that broke non-real timers. 2008-09-23 16:44:49 +00:00
pooka ed8826a34e Remove some of my debugging code which was not meant to be committed
in the wapbl merge.
2008-09-23 15:27:59 +00:00
briggs d36327b66c IPTOS values are defined in netinet/ip.h, not netinet/in.h. 2008-09-23 14:58:05 +00:00
joerg 916a606f2a Explicitly disable all GPEs and clear fixed events before enabling
interrupts. This is the first part of PR 38683.
2008-09-23 14:54:23 +00:00
mjf f1aa727396 Almost fix capturing audio with harmony(4).
There is a still a bug whereby a chunk of previously recorded data may
appear in the recorded audio file. This goes part way to fixing PR/35239
2008-09-23 14:07:11 +00:00
macallan 42501f6294 properly 'probe' the MPC7400's L1 caches - before we'd fall through to
setting both to PAGE_SIZE
2008-09-23 13:58:59 +00:00
christos 8d896b1fc3 fix reversed comment, from anon ymous 2008-09-23 12:37:05 +00:00
rtr 23628a958e add more includes to CPPFLAGS for dri/drm 2008-09-23 11:33:56 +00:00
rtr af2ef3a0c6 descend into xf86-video-mach64 2008-09-23 11:33:16 +00:00
ad ea0ceff13f Speed up ipmi attach a bit, although boot times on my workstation still suck:
before		18s
after		14s
without	ipmi	8s
2008-09-23 10:17:06 +00:00
rmind a27aa91b67 Use "processor set" term to avoid confusion with cpuset(3).
Mention pset(3) man page.
2008-09-23 10:09:56 +00:00
ad 0bf5fc898b Move test for __SWAP_BROKEN here. 2008-09-23 08:56:15 +00:00
ad 3689374b96 - Make free target 0.5%, but limit to between 128k and 1024k.
- Scale free target by number of CPUs.
- Prefer pageing to swapping.

Proposed on tech-kern.
2008-09-23 08:55:52 +00:00
ad c5eb1a3b5c stts: don't modify %cr0 if TS is already set. 2008-09-23 08:50:11 +00:00
hannken 95da771bbd Build modular fss driver.
Reviewed by: Quentin Garnier <cube@netbsd.org>
2008-09-23 07:56:59 +00:00
skrll 826062446a Build and install a libgcov. 2008-09-23 06:59:42 +00:00
dholland 16bf28a6f5 fix typo in comment 2008-09-23 06:08:07 +00:00
cube 763642fd37 Note intsallation of the exa module. 2008-09-22 16:19:57 +00:00
cube a4b6a22ef9 Descend into exa to build and install it. 2008-09-22 16:11:48 +00:00
hubertf 4841b75981 sign over my copyright to TNF 2008-09-22 13:10:25 +00:00
hubertf c9ffef3ace use latest TNF copyright 2008-09-22 13:09:22 +00:00
njoly b6ef5a15fb Regen after cleanup. 2008-09-22 13:08:50 +00:00
njoly 2fedf4a0fb Kill a few linux32 syscalls identical to netbsd32 ones.
No functional changes expected.
2008-09-22 13:07:46 +00:00
hubertf 8699105838 Sign over my copyright to TNF 2008-09-22 13:06:57 +00:00
rtr 6dedfbb43b mach64 driver set list entries for amd64 and i386 2008-09-22 08:22:44 +00:00
rtr ad66e642d4 add reachover for mach64 driver 2008-09-22 08:21:34 +00:00
freza 4ebea2e5f3 Revert previous, pooka@ points out it's wrong. 2008-09-21 23:22:00 +00:00
jmcneill c175112638 Remember previous display brightness across suspend/resume; now we don't
need X to restore the display for us.
2008-09-21 21:15:28 +00:00
freza 262577121d WAPBL: in '%s: replaying log to disk' message use the path we're
trying to mount on instead of the misleading last-mounted-on
    path. Reported by jmcneill.
2008-09-21 21:08:22 +00:00
joerg af4f585309 Switch to libarchive in src/external/bsd. 2008-09-21 19:45:59 +00:00
jmcneill c3641af740 Register with pmf 2008-09-21 19:26:36 +00:00
jmcneill 402497db0a Guard against short bHeaderLength when processing video payload 2008-09-21 19:22:21 +00:00
freza 8f5a2d0c69 Make it compile with DPRINTFs disabled. 2008-09-21 18:20:03 +00:00
jmcneill db7284abeb Remove entry in BUGS section about bulk endpoints; bump date. 2008-09-21 18:02:00 +00:00
jmcneill fc13824bd0 mjf and I added bulk endpoint support to uvideo(4) 2008-09-21 18:00:11 +00:00
jmcneill 614d391b35 Discard frames with header lengths larger than we expect them to be.
Use USBD_NO_COPY and no timeout with the bulk transfer. uvideo(4)
works on EeePC now.
2008-09-21 17:58:05 +00:00
tsutsui cfe467a247 Misc cosmetics:
- add manpage suffix to several entries
- Nubus -> NuBus
- uppercase NVIDIA, GPL
- use `udf' for theme consistently (not fs/udf) as other filesystems
2008-09-21 17:25:00 +00:00
christos 9fa41d7348 add missing attributes to the remaining calls, even the ones that gcc has
builtin attributes for (for symmetry and consistency). In the future this
might change to use compiler-neutral macros. On the other hand I don't
know of any other compiler that provides other macros with similar
functionality, so why bother?
2008-09-21 16:59:46 +00:00
wiz ccc14bc16a Sort options. Uppercase GNU. 2008-09-21 16:46:01 +00:00
tsutsui c25b4d193d Add a note about a version mismatch warning of pkg_add(1) command. 2008-09-21 14:24:00 +00:00
jmcneill 30ecaca828 UVC bulk endpoint support, from myself, mjf, and a bottle of vodka. Mostly
works, doesn't handle stream errors properly yet.
2008-09-21 14:13:24 +00:00
lukem 3c38ddd7dd Add some more entries now we're using LIBISMODULE to install the dri .so files. 2008-09-21 14:10:54 +00:00
lukem d5c8513a29 Rework to use LIBISMODULE instead of a bunch of custom build rules. 2008-09-21 14:08:45 +00:00
tsutsui aca85662ec - fix pasto
- add [name date] to recent am-utils 6.2a3 import
2008-09-21 13:29:24 +00:00
rtr c45a4b99dd add /usr/X11R7/lib/modules/dri 2008-09-21 12:10:33 +00:00