Commit Graph

180851 Commits

Author SHA1 Message Date
ginsbach
c8da0e5fef Add the getdate(3) function and getdate_err value, conforming to IEEE
Std 1003.1 (``POSIX.1'') and the Open Group Base Specifications X/Open
System Interfaces extension (``XSI'').
2009-05-14 02:37:35 +00:00
macallan
f5a0fe39db add panel driver 2009-05-14 01:13:21 +00:00
macallan
2fbe60d5a7 add major number for sysmon 2009-05-14 01:12:58 +00:00
macallan
251df1a41e add a driver for the Indy's front panel buttons.
- power button presses are reported to sysmon
- volume control buttons are reported to PMF
TODO: add better key repeat code. The hardware keeps firing interrupts at us
whenever a button is down and not on - say - status change. If we don't clear
the interrupt we'll be fired on until someone clears it. We should probably
disable the entire interrupt and occasionally poll for button release.
2009-05-14 01:10:19 +00:00
macallan
9fc471919e set delta value for the mixer's master channel 2009-05-14 01:06:15 +00:00
jnemeth
2dac444cfe fetch /etc/dhcpcd.conf from the correct place when building the system 2009-05-13 23:44:26 +00:00
pgoyette
85c2855a07 Fix toyp in previous. Pointed out by snj@ 2009-05-13 23:26:38 +00:00
wiz
0ef2a88d96 New sentence, new line. 2009-05-13 23:03:54 +00:00
wiz
6a1c80cfff Bump date for previous. 2009-05-13 23:02:52 +00:00
wiz
7d88f2f54f Revert parts of v1.25 (jemalloc):
Re-add RCS Id, remove superfluous .Pp, join line, comment out limits(1) xref.
2009-05-13 23:02:11 +00:00
wiz
320f2aadb0 Remove superfluous .Pp. 2009-05-13 22:57:34 +00:00
wiz
7560090357 Whitespace fix. 2009-05-13 22:56:42 +00:00
wiz
9207759b21 New sentence, new line. 2009-05-13 22:52:26 +00:00
wiz
ed8d5fd9a5 Sort option descriptions. 2009-05-13 22:49:48 +00:00
wiz
12c8b134a4 Mark up NULL with Dv. 2009-05-13 22:46:04 +00:00
wiz
d9351635be Expand abbreviation in subsection header. 2009-05-13 22:43:58 +00:00
wiz
4dfd7ed6ff No Pp needed before El. 2009-05-13 22:42:31 +00:00
wiz
1c465113fd Reduce Pf/Ns usage. 2009-05-13 22:41:43 +00:00
wiz
6937bb0cf0 Sort option descriptions. 2009-05-13 22:36:39 +00:00
wiz
115f03ce99 New sentence, new line. 2009-05-13 22:35:02 +00:00
wiz
166859c3e1 Sort SEE ALSO. 2009-05-13 22:33:59 +00:00
wiz
e923b399de New sentence, new line. 2009-05-13 22:31:59 +00:00
pgoyette
1463b8efaf 1. Extend CPU probe of Intel processors to handle extended-models. This
allows us to properly identify new Intel 45nm processors, Core i7,
   Atom, and the 45nm Xeon MP.

2. Properly decode several new Intel cache descriptors, as listed in the
   most recent (March 2009) edition of Intel's Application Note 485.

3. Convert decode of the various features masks to use the newly added
   snprintb_m(3) routine.

Addresses my PR bin/41289
Addresses my PR bin/41290
2009-05-13 22:25:51 +00:00
cube
d502f7a8c0 Dependency on config_time.src was removed today from Makefile.kern.inc, so
starting from that date it's not necessary to create it.  (Of course that
won't happen until config version is bumped for some other reason.)
2009-05-13 18:54:34 +00:00
skrll
51fd854ffa Fix fallout from device_t/softc changes. 2009-05-13 18:44:23 +00:00
cube
2a75637a75 Nothing has used config_time.h since 1/8/2008. 2009-05-13 18:06:26 +00:00
tsutsui
13544cbb6e Add .WAIT between bootxx_ffsv1 and bootxx_ffsv2 to avoid race
on parallel build as well as i386.
XXX: maybe it's better to build libsa in each bootxx dir.
2009-05-13 14:55:20 +00:00
cegger
76480e5237 regen. 2009-05-13 14:49:57 +00:00
cegger
eb3bf0c3e4 add RX780/RX790 chipset host bridge and Radeon X1600 2009-05-13 14:49:20 +00:00
skrll
81991f9f02 If the PDC_MODEL_CPUID call fails use cpu_hvers to work out cpu_type.
Fixes PR/41379.
2009-05-13 14:33:42 +00:00
tsutsui
4890eaf0d8 Pass correct size (after padding) to bus_dmamap_sync(9) for RX mbufs
in iee_intr().  Fixes panic on DIAGNOSTIC kernel reported by skrll@.
2009-05-13 13:12:06 +00:00
wiz
c51c1df6fe Whitespace fixes. Sort SEE ALSO. 2009-05-13 13:01:02 +00:00
wiz
6f389d1082 Use more markup. New sentence, new line. Add comma in enumeration. 2009-05-13 12:58:34 +00:00
wiz
1e9633cfe4 Merge two descriptions for same error code. 2009-05-13 12:56:05 +00:00
wiz
504d66e756 Sort errors. Avoid marking up punctuation. 2009-05-13 12:51:13 +00:00
wiz
048d15f741 Fix xref. Prepare for HTML output. 2009-05-13 12:47:35 +00:00
wiz
923e93790d New sentence, new line. 2009-05-13 12:44:22 +00:00
wiz
33fa2bcd2c Drop trailing whitespace, add a comma. 2009-05-13 12:42:02 +00:00
wiz
4e26d0e6ae New sentence, new line. 2009-05-13 12:41:09 +00:00
wiz
fe1eea94dc New sentence, new line. Use more markup. 2009-05-13 12:40:37 +00:00
wiz
a5edb77c53 Sort sections. Remove trailing whitespace. New sentence, new line. 2009-05-13 12:38:55 +00:00
roy
45d9fd18a3 Use new way of associating, which fixes wpa with ral(4) 2009-05-13 11:57:16 +00:00
skrll
169b77c55c Fix obvious typo in last. 2009-05-13 09:40:48 +00:00
mhitch
033728692b Add "memory" clobber to mtpr for barrier. See also kern/38637. 2009-05-13 03:40:13 +00:00
mhitch
f3c29cad43 Revert using __insn_barrier(); changed to use "memory" clobber in the
mtpr() macro.
2009-05-13 03:38:08 +00:00
christos
a1776a6de9 make this compile where size_t is not unsigned int. 2009-05-13 03:21:41 +00:00
pgoyette
28469fc250 Implement snprintb_m(3) to provide multi-line bit/bit-field decode.
Discussed on tech-kern.
2009-05-13 02:50:31 +00:00
christos
467b3dd79a sprinkle #ifdef _KERNEL to make scsictl compile. 2009-05-13 02:35:25 +00:00
macallan
e6c0357236 remove leftover debug code 2009-05-12 23:51:25 +00:00
elad
6f53f02a37 Move kauth(9) call before going into splnet().
Mailing list reference:

	http://mail-index.netbsd.org/tech-net/2009/05/08/msg001286.html
2009-05-12 23:03:24 +00:00