Commit Graph

5035 Commits

Author SHA1 Message Date
jruoho
e845edb12c Add missing period. 2011-03-19 05:18:36 +00:00
jruoho
2d03f41467 Fix xref; security(8) -> security(7). 2011-03-18 22:19:31 +00:00
jruoho
cc518b13cc Remove ENHANCED_SPEEDSTEP, EST_FREQ_USERWRITE, INTEL_ONDEMAND_CLOCKMOD,
POWERNOW_K7, POWERNOW_K8, and VIA_PADLOCK.
2011-03-18 22:16:25 +00:00
jruoho
0322b31dcf Add some datasheets to SEE ALSO. 2011-03-18 21:17:17 +00:00
jruoho
97cb123ac6 Add the specification to the SEE ALSO. 2011-03-18 08:26:19 +00:00
riz
3b1468abed Add the SMC SMCWUSB-N2 to the list of adapters known to work. 2011-03-16 01:47:19 +00:00
jruoho
95da22c83f Xref tsc(9). 2011-03-13 04:58:55 +00:00
wiz
b8e0ef1080 Bump date for SMSC EMC6D103S. 2011-03-12 13:24:15 +00:00
jruoho
da53cb56df Xref x86/tsc(9). 2011-03-11 19:51:10 +00:00
pgoyette
778be5985f Add support for SMSC EMC6D103S
From jasper@pointless.net in PR kern/44685
2011-03-11 18:38:51 +00:00
wiz
3e5ad1ca85 Fix xref to tcpdump, from Anon Ymous.
Use Fx/Nx/Ox while here.
2011-03-10 17:09:17 +00:00
wiz
206ef381bf Fix typo. 2011-03-06 17:39:34 +00:00
wiz
e2a3787008 New sentence, new line. 2011-03-06 17:39:05 +00:00
bouyer
9090ace550 Docucment QUOTA2 2011-03-06 17:11:19 +00:00
jmcneill
3b4fa1c0fc xref auvitek(4) 2011-03-06 00:39:11 +00:00
jruoho
64c2268f08 Add one bug to the list. (Neither acpicpu(4) nor est(4) or powernow(4)
handle possible skew in timers and counters such as TSC.)
2011-03-05 07:47:54 +00:00
wiz
a3775b7750 Improve wording (errata is already plural). 2011-03-04 13:49:26 +00:00
jruoho
95a6759621 From mrg@: note that the states may be limited on some CPUs due erratas. 2011-03-04 12:18:15 +00:00
jruoho
0b70972be7 Fix wrong lower bound. 2011-03-04 06:42:10 +00:00
jruoho
aa3bb02a78 Finally remove COMPATIBILITY entirely. Xref odcm(4). 2011-03-04 06:01:25 +00:00
jruoho
576b6331fa Xref odcm(4). 2011-03-04 05:58:07 +00:00
jruoho
d29ee42207 Add odcm(4). 2011-03-04 05:56:49 +00:00
jruoho
52af638039 Xref est(4). 2011-03-01 19:41:05 +00:00
jruoho
eef758e412 Update compatibility notes. 2011-03-01 04:45:52 +00:00
wiz
d55f0816c1 Sort macros, add comma in enumeration. 2011-02-27 06:24:27 +00:00
ahoka
2b6ee22130 Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.

The commit includes:
 - Flash layer, which gives a common API to access flash devices
 - NAND controller subsystem for the flash layer
 - An example OMAP driver which is used on BeagleBoard or alike ARM boards
2011-02-26 18:07:13 +00:00
wiz
20ee1a50dd Bump date for new crypto types. 2011-02-25 21:10:33 +00:00
drochner
b4da53f1e6 make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards:
-RFC2104 says that the block size of the hash algorithm must be used
 for key/ipad/opad calculations. While formerly all ciphers used a block
 length of 64, SHA384 and SHA512 use 128 bytes. So we can't use the
 HMAC_BLOCK_LEN constant anymore. Add a new field to "struct auth_hash"
 for the per-cipher blocksize.
-Due to this, there can't be a single "CRYPTO_SHA2_HMAC" external name
 anymore. Replace this by 3 for the 3 different keysizes.
 This was done by Open/FreeBSD before.
-Also fix the number of authenticator bits used tor ESP and AH to
 conform to RFC4868, and remove uses of AH_HMAC_HASHLEN which did
 assume a fixed authenticator size of 12 bytes.

FAST_IPSEC will not interoperate with KAME IPSEC anymore if sha2 is used,
because the latter doesn't implement these standards. It should
interoperate with at least modern Free/OpenBSD now.
(I've only tested with NetBSD-current/FAST_IPSEC on both ends.)
2011-02-25 20:13:10 +00:00
njoly
486cd08890 Fix powernow section in xref. 2011-02-25 18:48:26 +00:00
jruoho
e05a11c6ab Remove the last reference to #ifdef a.k.a. options(4) POWERNOW_K8. 2011-02-25 12:41:51 +00:00
jruoho
bddaaa8cda Add viac7temp(4). 2011-02-24 14:20:28 +00:00
jruoho
58723282b7 Update. 2011-02-24 11:33:41 +00:00
jruoho
dd9ae14c20 Xref powernow(4). 2011-02-24 11:31:06 +00:00
jruoho
4fcecccfb5 Add powernow(4). 2011-02-24 11:29:45 +00:00
hannken
05e91bfee8 fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag
"FSS_UNLINK_ON_CREATE" to unlink the backing store before
        the snapshot gets created.

With this change dump(8) no longer dumps the zero-sized, but named
snapshot it is working on.  Same applies to fsck_ffs(8).
2011-02-24 09:38:57 +00:00
jruoho
53288e678f Update compatibility notes. 2011-02-23 12:38:47 +00:00
jruoho
99b95e55c0 Add est(4). 2011-02-23 11:50:03 +00:00
jmcneill
474234beba remove ukphy xref 2011-02-23 11:48:05 +00:00
jruoho
d072795ee9 Move coretemp(4) to man4.x86. 2011-02-23 08:52:16 +00:00
jmcneill
e8395e22a2 add alc(4) man page 2011-02-23 02:47:45 +00:00
cegger
9aa13d102d add AR9285 support 2011-02-21 11:06:37 +00:00
itohy
ed461fc193 Cleanup my copyright notice. 2011-02-21 02:31:57 +00:00
jruoho
bcbacf0ee0 Add one white paper. (Prompted by the comment of "undocumented MSR".) 2011-02-20 21:03:15 +00:00
jruoho
b6f1140770 Update the table of sensors. 2011-02-20 19:49:28 +00:00
jruoho
53ffcb10ff Adjust SYNOPSIS. 2011-02-20 14:36:38 +00:00
jmcneill
30dbe043ba add AR9280 support 2011-02-20 11:22:34 +00:00
jruoho
0aef142598 Split fujbp(4) and fujhk(4) to separate instances from fujitsu(4). Allows
modularization and takes care of tsutsui@'s justified concern over the too
generic name "fujitsu". Ok gsutre@.
2011-02-20 08:31:46 +00:00
jmcneill
ea4daf2fa5 add Adaptec RAID 3405 2011-02-19 10:54:31 +00:00
jruoho
7e0b5b7921 Add a skeleton driver for Asus EeePC acpiwmi(4) mappings. 2011-02-16 07:30:26 +00:00
pooka
1faeae7181 MSFT assigned the copyright to these files to TNF, so fix license.
Also, make rcsid placement match man.template.
2011-02-14 21:13:17 +00:00