Commit Graph

133083 Commits

Author SHA1 Message Date
skrll
610de09f75 Update after iwi(4) additions. 2005-01-11 18:59:34 +00:00
skrll
28528764d0 Disable the debug stuff 2005-01-11 18:54:18 +00:00
skrll
70f6d0ab0f NetBSD RCSID 2005-01-11 18:49:05 +00:00
skrll
e2b108cb16 Add iwi(4). 2005-01-11 18:41:59 +00:00
skrll
07abe6d951 Add iwi.4 2005-01-11 18:37:26 +00:00
skrll
44324c3bf3 Manual page for iwi(4)
Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/
2005-01-11 18:35:32 +00:00
skrll
9c6591fd9c Descend into iwictl 2005-01-11 18:31:12 +00:00
skrll
a597ec910b iwictl(8) - configure Intel PRO/Wireless 2200AG/2915ABG (iwi(4)) network
adapter.

Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/
2005-01-11 18:28:37 +00:00
skrll
60b4bf1e8d iwi(4) - Intel PRO/Wireless 2200AG/2915ABG driver.
Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/

Ad-hoc mode and roaming are not fully implemented yet.
2005-01-11 18:24:24 +00:00
he
ccb78245cb Add a default setting of MKPAM to "yes". 2005-01-11 16:20:49 +00:00
lukem
08356a345e We unconditionally populate etc/pam.d. 2005-01-11 12:23:17 +00:00
lukem
1e55b5223c Disable "pam" check/fix, since the current implementation will overwrite
any local changes, which is sub-optimal.
2005-01-11 12:19:35 +00:00
he
d305062a73 In the __lint__ version of va_arg(), apply the cast the user specified.
Fixes build problem; vfprintf.c from libc fails to lint otherwise.
2005-01-11 11:36:27 +00:00
wiz
7af1413d8e Fix Dd argument; fix typo in .Dt; new sentence, new line; use .An for author name. 2005-01-11 11:32:11 +00:00
wiz
da2ab5ca28 Sort options in usage. 2005-01-11 11:30:19 +00:00
wiz
5bd1d870f9 Sort options. Fix a typo. Bump date for -e/-t. 2005-01-11 11:29:22 +00:00
tron
1f93f9857c Don't define "USE_NBSD_THREADLIB" because "threadlib.h" was removed. 2005-01-11 10:39:47 +00:00
wiz
86eb0864bd We have 2005 now. 2005-01-11 09:46:17 +00:00
wiz
92cf03c9ee Grammar improvements. 2005-01-11 09:43:19 +00:00
wiz
36cdbd4840 Bump date for recent changes. 2005-01-11 09:39:12 +00:00
simonb
f17401da54 Add isa_irq.o and spl.o to the list of files that depend on assym.h so
that "make -j<bignum>" works without a "make depend" beforehand.
2005-01-11 08:41:07 +00:00
simonb
f645983fc7 Switch from intrcnt interrupt account to event counters. 2005-01-11 08:05:13 +00:00
martin
d977618dcf Backout -DDEBUG that I accidently commited with the last change 2005-01-11 07:47:37 +00:00
imp
f2bd93408a Merge from FreeBSD:
sc_child is only used on NetBSD and OpenBSD, ifdef appropriately
FreeBSD revisions:
	ehcivar.h	1.8
	ohcivar.h	1.39
	uhicvar.h	1.39
2005-01-11 07:45:34 +00:00
itojun
f6b6f2cd66 written-from-scratch manpage (fixes ISOC copyright violation) 2005-01-11 07:26:57 +00:00
simonb
554ce4f360 Document the EVCNT_TYPE_TRAP event type. 2005-01-11 07:23:49 +00:00
kent
040d52ef77 reflect the recent audio_hw_if changes for open(), close(), set_params(),
round_blocksize(), trigger_output(), and trigger_input().
bump date.
2005-01-11 07:19:28 +00:00
simonb
3b6024ad24 ANSIfy. 2005-01-11 07:01:38 +00:00
itojun
2537b08b16 replace with written-from-scratch manpage. (fixes ISOC copyright issue) 2005-01-11 06:01:41 +00:00
simonb
61b633d474 Now that countless UVM bugs have been fixed, enable "topdown" memory
allocation by default.
2005-01-11 05:42:17 +00:00
kent
5610969544 ansify and KNF 2005-01-11 04:23:14 +00:00
briggs
9750b8741d In epshutdown(), do not attempt to disable the interface when stopping it
because we're about to write to it again (with a global reset).  Disable
the interface explicitly after the reset is written.
2005-01-11 04:16:27 +00:00
kent
dc63d1767d fix compilation errors 2005-01-11 03:45:17 +00:00
chs
67402a485f enable powersave mode on 7450 and family.
also, the HID0_DOZE bit in this context doesn't mean "doze",
it's actually "enable extra BATs".  add an alias for this bit
and use it as appropriate.
2005-01-11 02:09:54 +00:00
chs
cf6b9650a5 remove leftover debug printf. 2005-01-11 02:04:01 +00:00
chs
320acb3f66 assert that PSL_EE is on when do_pending_int() is called
(since things don't work too well if it's not).
2005-01-11 02:02:41 +00:00
uwe
c1574ed6c1 Add keyboard layout for Jornada 680/690 Spanish (ABE).
From Alfonso Fernandez.
2005-01-11 01:54:20 +00:00
chs
717114639a typoes. 2005-01-11 01:51:12 +00:00
uwe
080b48020c Add KB_ES | KB_MACHDEP placeholder for Jornada 680/690 Spanish (ABE). 2005-01-11 01:39:36 +00:00
itojun
4db58ab415 fixed a unexpected addr/port matching failure in SA management
FreeBSD-PR: kern/72393
2005-01-11 01:30:17 +00:00
uwe
e9fd18895b Regen for Compaq Aero 8000 and Jornada 680/690 with Spanish keyboard. 2005-01-11 01:05:32 +00:00
uwe
2a292865c4 Add Compaq Aero 8000 (requested by Linux folks).
Add Jornada 680/690 with Spanish keyboard.
2005-01-11 01:03:42 +00:00
joff
20d6de90cd Include include/dev/ic/hd44780var.h 2005-01-11 01:00:49 +00:00
joff
b6b2f0d2df Use hd44780var.h instead of hd44780_subr.h 2005-01-11 00:59:06 +00:00
joff
e1191d101f Replace hd44780_subr.h to hd44780var.h and install to userland. 2005-01-11 00:57:56 +00:00
mycroft
7f1fe4e81f Rearrange some code slightly to avoid uninitialized variable warnings. 2005-01-11 00:19:36 +00:00
christos
81b53d0cfa - make LOGIN_CAP mandatory
- eliminate global pamh
- use setusercontext() properly (ideas borrowed from FreeBSD)
- remove stray debugging.

This now works.
2005-01-10 23:33:53 +00:00
christos
6b47b9b52a LOGIN_CAP is mandatory for PAM. 2005-01-10 23:31:34 +00:00
joff
5b4ec09e40 Add GPIO addresses 2005-01-10 23:17:53 +00:00
wiz
bcaef1c07a Make one ioctl an xref. Use Ss for non-standard headers. Sort SEE ALSO. Use \*[Gt]\*[Lt]. 2005-01-10 22:35:01 +00:00