Commit Graph

187922 Commits

Author SHA1 Message Date
jym
753d396585 Fix typos in comments. 2010-02-09 22:51:13 +00:00
tonio
88a63eed07 Fix typo in comment 2010-02-09 22:44:43 +00:00
tonio
b8d0856cd9 Add TEMPer and TERMPerHUM driver 2010-02-09 22:38:32 +00:00
roy
64c4b99ad2 We should always generate terminfo.5 to save human error syncing. 2010-02-09 22:16:12 +00:00
pooka
93256256ef add cd@scsi and cd@atapi (untested. if you have a usb cd drive, let me know) 2010-02-09 19:02:19 +00:00
pooka
84e94fc428 Now that there is a working bus.h for all architectures, move rump
bus dma out of a wip place and into rumpdev where it belongs.
2010-02-09 18:57:03 +00:00
pooka
bd6771a8d0 * UR_CBI_ADSC ctrl req fails with EIO sometime for unknown reasons.
Let it instead of panicking.  Doesn't seem to affect functionality.
* process pipe queue only until it is empty
2010-02-09 18:27:17 +00:00
phx
3055d8c0e9 Moved the macros amiga_cpu_sync() and amiga_membarrier() from amiga/device.h
to the MD include/cpu.h.
Also make sure that grf_cvreg.h includes cpu.h as it is needed by Xamiga
in xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga/s3/amigaCV.h.
2010-02-09 18:13:09 +00:00
pooka
cefcf2133f Add a bus.h blanket header which forces definition of bus space /
bus dma interfaces as functions and therefore makes it possible to
use rump on archs which suffer from macro maladies, i.e. everything
except i386 and amd64.

(build-tested on sparc64 and vax, which are usually the two extremes
of weirdness in these cases)
2010-02-09 17:33:31 +00:00
pooka
2f3605b79c Store l_name for kernel threads. 2010-02-09 16:53:13 +00:00
njoly
db6e663a4c Small typo in comment. 2010-02-09 16:46:07 +00:00
pooka
a1e25c6e46 IOCONFIG comes from .CURDIR 2010-02-09 16:16:26 +00:00
sborrill
204adc86e7 Tweak comment about keyboard mapping. 2010-02-09 16:01:17 +00:00
wiz
91440662bd Bump date for previous. 2010-02-09 14:25:39 +00:00
pgoyette
771fd72c7e Document what 'flags 0x0' does, since that's what is used in the
config file samples.

Tnx, njoly@
2010-02-09 14:10:08 +00:00
drochner
ec10ab0177 remove agitation that od(1) was deprecated -- it is still POSIX 2010-02-09 14:06:37 +00:00
pgoyette
b3ab12f08e Correct setting of bits in the "generic thermistor" mode. Cut&paste
error pointed out by njoly@
2010-02-09 13:59:01 +00:00
wiz
2fe91b84e5 Bump date for previous. 2010-02-09 08:31:34 +00:00
cnst
8f9778c2a9 fix the example code to be closer to compilation and update for aibs(4) 2010-02-09 07:32:09 +00:00
wiz
a396677e8f Bump date for aibs. 2010-02-09 06:49:41 +00:00
wiz
0b34cdad55 Bump date for previous. 2010-02-09 06:48:28 +00:00
wiz
891914a165 Nd argument does not need quotes (groff handles more than 9 arguments nicely);
add some commas.
2010-02-09 06:47:52 +00:00
cnst
66a7dbba76 use the latest envstat in the example output for aibs(4) 2010-02-09 05:37:25 +00:00
cnst
0854bc43a8 fix a typo resulting in warn-max being shown in two columns (one time instead of crit-min); ok pgoyette 2010-02-09 05:32:51 +00:00
msaitoh
992a078917 regen. 2010-02-09 04:40:52 +00:00
msaitoh
f957ef5b6e Make some bge's name close to the real product names. 2010-02-09 04:40:21 +00:00
cnst
4f3a148428 * s/misformed/malformed/;
* don't change .status to anything other than SVALID and SINVALID in refresh();

suggested by <pgoyette>
2010-02-09 03:32:57 +00:00
cnst
8ea42bc9e8 use ACPI_INTEGER and PRIx64, and check success of sensor_attach; suggested by jruoho (Jukka Ruohonen) 2010-02-09 03:26:44 +00:00
cnst
1c23afa3cb New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.
2010-02-09 03:19:50 +00:00
msaitoh
2a0550e685 mention about mfi(4)'s GEN2 support. 2010-02-09 01:48:29 +00:00
msaitoh
0c975d7cab Update the manual for mfi GEN2. 2010-02-09 00:21:27 +00:00
msaitoh
38a7bbf82a Add newer cars supports. Tested on MegaRAID SAS 9260-8i.
- Add MFI gen2 support from OpenBSD.
 - Add entry for MegaRAID SAS 9260-8i
2010-02-09 00:05:18 +00:00
msaitoh
40b88c199a regen. 2010-02-08 23:59:09 +00:00
msaitoh
7d9d71b76c Add some MegaRAID Entries 2010-02-08 23:58:38 +00:00
msaitoh
8b946f18cd Fix a bug that the system which has no logical volume panics in shutdown
hook. Without any logical volume, sysmon_envsys_register() fails. On such
case, sc->sc_sme must be NULL for the detach. Reviewed by dyoung and bouyer.
2010-02-08 23:54:33 +00:00
pgoyette
daefdf6156 After reviewing the datasheets, most of the supported Winbond chips can
handles the new flags for selecting sensor type.  Update code and man
page accordingly.
2010-02-08 23:10:35 +00:00
joerg
1476e7a45a Handle rump like the direct mapping case. 2010-02-08 22:55:36 +00:00
wiz
df435c8ccb Remove trailing whitespace. 2010-02-08 21:47:20 +00:00
pgoyette
b6f86abdfe Add flags to all instances of lm(4), add a reference to man page 2010-02-08 21:45:31 +00:00
pgoyette
87726766a7 Document flags option for selecting temp sensor type 2010-02-08 21:42:41 +00:00
pgoyette
fe173e0687 Add temp-sensor type selection (via autoconfig flags). Currently only
enabled for W83627HF but easily extended to others if appropriate.

Fixes PR kern-42758
2010-02-08 21:42:01 +00:00
hubertf
fed6262c88 When a password is set for the bootloader ("installboot -o password=..."),
it currently complains about an unknown command and prints a usage if the
password is entered wrong:

        ...
        Choose an option; RETURN for default; SPACE to stop countdown.
        Option 1 will be chosen in 0 seconds.
        Password: *
        Password: *
        Password: *
        unknown command
        commands are:
        boot [xdNx:][filename] [-12acdqsvxz]
             (ex. "hd0a:netbsd.old -s"
        ls [path]
        dev xd[N[x]]:
        consdev {pc|com[0123]|com[0123]kbd|auto}
        modules {enabled|disabled}
        load {path_to_module}
        multiboot [xdNx:][filename] [<args>]
        help|?
        quit

        Choose an option; RETURN for default; SPACE to stop countdown.
        Option 1 will be chosen in 0 seconds.
        ...

This is confusing, plus someone may use it to determine bits of
information about the system. What should happen instead is that the user
is informed that the password is wrong:

        ...
        Choose an option; RETURN for default; SPACE to stop countdown.
        Option 1 will be chosen in 0 seconds.
        Password: ****
        Password: ****
        Password: ****
        Wrong password.

        Choose an option; RETURN for default; SPACE to stop countdown.
        ...

Implement the latter behaviour.
2010-02-08 21:25:32 +00:00
snj
b2cd31c11a Add ZTE MF626. From Marc Vertes in PR kern/41667. 2010-02-08 20:45:43 +00:00
roy
a017e721b1 Fix an off-by-one error.
Thanks to Matthias Drochner.
2010-02-08 20:45:22 +00:00
snj
72facffcbf Regen. 2010-02-08 20:44:01 +00:00
snj
3448c37ee6 Add ZTE MF626. From Marc Vertes in PR kern/41667. 2010-02-08 20:43:00 +00:00
eeh
5173fff056 Some bugfixes and enhancements. Support for case .. of and fix calculation
of branch offsets.
2010-02-08 20:14:55 +00:00
joerg
5f1e4a7153 Add entry for the mbuf cluster limit change. 2010-02-08 19:11:18 +00:00
joerg
d621e29eca Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.

The old default limits and limits based on GATEWAY have been removed.
key_registered_sb_max is hard-wired to a value derived from 2048
clusters.
2010-02-08 19:02:25 +00:00
dyoung
9554bb1e78 Take another stab at fixing the LOCKDEBUG panic reported in PR
kern/39940 and by Martti Kuparinen on current-users@:  replace the
ioctl lock with finer-grained locking.  Lock the ports list and
wait to if_clone_destroy() until all threads are out of the softc.

Thanks to Martti Kuparinen for testing these changes.
2010-02-08 17:59:06 +00:00