10532 Commits

Author SHA1 Message Date
mnag
192d5a4398 Add Time DPA20B MP3 Player (1Gb) [1]
Add Qware BeatZkey! Pro [2]
Add Merlin SM300 MP3/WMA Player (256Mb)

PR:		usb/81846 [1], usb/79164 [2]
Approved by:    njl
MFC:            1 week
2006-01-13 19:44:44 +00:00
jkoshy
b465ab1edc "sd(4)" -> "da(4)", "st(4)" -> "sa(4)".
MFC after:	3 days
2006-01-13 17:41:41 +00:00
ru
0f71a5fa9b Fix a misspelled reference. 2006-01-13 11:24:08 +00:00
dougb
22b6996249 Mention that NETWORKING is probably the right value for
early_late_divider in a jail.

Add an explcit Xr for jail(8)
2006-01-13 01:09:55 +00:00
takawata
6ba41e32ae Grammar fix.
Submitted by: joel@
2006-01-11 21:46:15 +00:00
maxim
92d869103c o Sort MLINKS. 2006-01-11 21:28:55 +00:00
jasone
3c55fbecc5 Add the RB_NFIND() macro, which is useful for red-black tree searches
for which there may not be an exact match.

Reviewed by:	glebius, julian
Approved by:	markm (mentor)
2006-01-11 15:48:36 +00:00
takawata
b786de67ad Add a mobile phone known to work. 2006-01-11 13:51:03 +00:00
schweikh
979ee8cf4d Correct two trivial grammos. 2006-01-10 18:55:24 +00:00
takawata
c60a893620 Fix sort order.
Pointed out by: ru
2006-01-10 18:39:23 +00:00
takawata
0c3658de9a Hook ufoma(4) page up.
Pointed out by: joel
2006-01-10 14:49:23 +00:00
takawata
01ccab2f9d Add documents URL. 2006-01-09 19:07:04 +00:00
takawata
c62c3ef8ae Add man page for ufoma(4) in poor English and formatting. 2006-01-09 18:56:11 +00:00
joel
59a0e9ea82 Kill empty line. 2006-01-09 12:51:45 +00:00
maxim
069e5836a3 o DragonFly 1.4.0 added. 2006-01-08 20:23:35 +00:00
netchild
3785e3b3f5 Add support for Canon CanoScan D660U.
PR:		87395
Submitted by:	Eirik Mikkelsen <eirik@bsdbox.org>
2006-01-08 14:17:04 +00:00
flz
9348054b87 Bump .Dd date after latest changes.
Approved by:	simon
2006-01-08 13:20:57 +00:00
flz
de9ca56b58 - Add an entry for Acer Acerscan 1240U.
Reminded by:	simon
Approved by:	simon
MFC after:	3 days
2006-01-08 13:14:38 +00:00
dougb
2bdeba9d87 Add a mechanism to include files added by ports which contain
the names of directories to include in the base ldconfig script.
This will eliminate the need for each port to install its own
boot script which does nothing but ldocnfig a given directory.

This code was developed by flz (ports committer), discussed on
freebsd-rc@, and modified slightly by me.

Submitted by:	flz
Reviewed by:	brooks
2006-01-08 10:15:31 +00:00
wilko
33031923ec the geom_fox MLINK should not have been there.
Pointed out by: brueffer
2006-01-06 20:55:28 +00:00
wilko
d4166b4c38 hookup geom_fox(4) 2006-01-06 20:05:55 +00:00
wilko
934d7429d3 Add manual page for the geom_fox multipath driver.
Review kindly provided by: phk
Abuse of mandoc bravely corrected by: ru
2006-01-06 20:02:44 +00:00
jhb
834b4a427c - Don't list sleep() in the NAME section as we haven't had a sleep()
function in years.
- Change the 'ident' paramters to 'wchan' to match <sys/systm.h>.
- Use 'otherwise' in place of 'else' in one place so that this reads like
  English rather than C.
- Document the new msleep_spin() function.
- Add history notes for msleep() and msleep_spin().
2006-01-03 17:00:38 +00:00
rwatson
437ca548c4 Back out VFS_LOCK_GIANT.9:1.4, due to losing a race in change/update
against revision 1.3.  No need to include mount.h twice, once will be
quite enough.

Pointed out by:	simon
2006-01-03 14:00:22 +00:00
nyan
aeef1b9250 Add EXTDOCDIR and EXTPORTSDIR.
MFC after:	1 week
2006-01-02 13:31:09 +00:00
brueffer
3fad7e8d90 Update for new devices, including the AMD 8111. Also mention
amdsmb(4) for SMBus 2.0 functionality of the AMD 8111.
2005-12-31 16:32:27 +00:00
brueffer
571bab5e84 Beautification. 2005-12-31 13:52:29 +00:00
brueffer
83c1172a8b Add basic manpages for amdsmb(4) and nfsmb(4). 2005-12-31 11:24:36 +00:00
iedowse
1edbd8766f Add basic documentation for many of the kernel USB functions that
USB device drivers use to talk to USB devices. This is probably
still a bit rough and it does not yet include the functions specific
to HID, ethernet, hubs, host controller drivers, task threads or
debugging.
2005-12-31 03:53:02 +00:00
brueffer
5a18711113 More scanners supported. 2005-12-30 19:25:28 +00:00
ceri
e1d71bf7ff Fix the location of the initdiskless rc script.
Lose pointers to where these files were two major releases ago.

PR:		docs/90370
Submitted by:	Daniel Feenberg <feenberg at nber dot org>
Harassed by:	Daniel Gerzo <danger at rulez dot sk>
2005-12-30 14:43:31 +00:00
ceri
a85dc93e66 Add nofification events to the list of event types.
PR:		docs/88390
Submitted by:	Niki Denev <nike_d at cytexbg dot com>
Discussed with:	Daniel Gerzo <danger at rulez dot sk>
MFC After:	8 days
2005-12-30 14:01:01 +00:00
pjd
43140a0faa Update manual page after last memguard changes.
Glanced at by:	simon
2005-12-30 12:28:19 +00:00
brueffer
9cab9d9e66 Document Epson Perfection 2480 support. 2005-12-29 17:56:56 +00:00
rse
11d326ac1a Fix semantics in the documentation of the "jail_socket_unixiproute_only"
variable ("YES" vs. "NO") and be more precise and intuitive on what is
actually allowed/restricted by this variable ("UNIX/IP/route sockets"
vs. "TCP/IP protocols").

MFC after: 3 days
2005-12-29 13:39:46 +00:00
thompsa
09f2498e57 When pfil(9) is enabled the bridge only considers ETHERTYPE_ARP, ETHERTYPE_IP and
ETHERTYPE_IPV6 frames. Change this to be a sysctl knob so that is able to still
bridge non-IP packets if desired.

Also return early if all pfil_* sysctls are turned off, the user obviously does
not want to filter on the bridge.
2005-12-29 09:39:15 +00:00
brueffer
a64dd2a02f Document new support for Marvell chipsets. 2005-12-28 09:35:29 +00:00
wollman
3d21d174f9 Merge tzdata2005r from vendor branch. Only significant change is to
update those Canadian provinces which have announced that they will
follow the new US DST rules.
2005-12-27 19:55:21 +00:00
wollman
42e4963fc3 This commit was generated by cvs2svn to compensate for changes in r153758,
which included commits to RCS files with non-trunk default branches.
2005-12-27 19:52:05 +00:00
wollman
0722dd8d4f No sooner did I make noises about seeing the last timezone update of
2005 when another one comes out.  This one, even ADO hopes will be the
last of the year.

Obtained from: Arthur Olson, ftp://elsie.nci.nih.gov/pub/tzdata2005r.tar.gz
2005-12-27 19:52:05 +00:00
jkoshy
8833e670a0 Document the EOPNOTSUPP returned by hwpmc(4) if a sampling mode PMC
is requested on a CPU without an APIC.

Requested by:	anholt (a while ago)
2005-12-27 15:35:06 +00:00
pjd
a7bfc7aa9a Document CTR6() macro. 2005-12-27 11:12:51 +00:00
sobomax
34fa5a81a5 Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
with flags bitfield and set BI_CAN_EXEC_DYN flag for all brands that usually
allow executing elf dynamic binaries (aka shared libraries). When it is
requested to execute ET_DYN elf image check if this flag is on after we
know the elf brand allowing execution if so.

PR:		kern/87615
Submitted by:	Marcin Koziej <creep@desk.pl>
2005-12-26 21:23:57 +00:00
ariff
abdeb4cf67 Suspend and resume support has been added. 2005-12-25 00:47:25 +00:00
rwatson
04f8aa4eb0 Add missing mount.h include to VFS_LOCK_GIANT() man page.
Submitted by:	Wojciech A. Koszek <dunstan at freebsd dot czest dot pl>
MFC after:	3 days
2005-12-24 08:25:15 +00:00
maxim
61331e9451 o NetBSD 3.0 added. 2005-12-24 07:30:27 +00:00
glebius
e6fe511448 Implement an upper limit for packets per second sent by node. 2005-12-23 19:14:38 +00:00
phk
4bbae65b4a Make sbuf_copyin() return the number of bytes copied on success.
Submitted by:	"Wojciech A. Koszek" <dunstan@freebsd.czest.pl>
2005-12-23 11:49:53 +00:00
wollman
31c75bcffd Merge tzdata2005q from vendor branch. Data changes for the following
locales: Azerbaijan, Brazil, Cuba, Gaza, Georgia, Jordan, Kirgizstan,
Nicaragua, Uruguay.
2005-12-22 23:40:21 +00:00
wollman
9523754e6f Indiana still hasn't sorted itself out, and probably won't before the
end of the year, so import what I hope to be the last database update
for 2005.

Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2005q.tar.gz
2005-12-22 23:34:50 +00:00