Commit Graph

11630 Commits

Author SHA1 Message Date
brueffer
937298488c Connect hptiop(4) to the build. Only install hptmv(4) on i386 and amd64. 2007-05-11 22:53:09 +00:00
brueffer
ff16554f78 Manpage for the hptiop(4) driver. Could use a little more content. 2007-05-11 22:52:19 +00:00
ache
86d7bf329b Use dummy definitions for codeset 3 and 4 like in ko_KR.eucKR.src
PR:             51085
Submitted by:   Yamazaki Atsushi <ats@mbi.nifty.com>
2007-05-09 21:34:51 +00:00
brueffer
56622eb054 Add some newly supported controllers. 2007-05-09 20:05:43 +00:00
yar
987f730185 tl(4) appears to support long frames.
Tested by:	Peter Jeremy <peterjeremy at optushome dot com dot au>
2007-05-09 09:02:11 +00:00
brueffer
88ff56465c Add rum(4). 2007-05-09 05:18:04 +00:00
brueffer
a9b6a09c31 Bump date for previous commit, also new sentence -> new line. 2007-05-09 05:05:50 +00:00
maxim
1b8de9281a o Add AnyData ADU-E100H modem. Sort a list of ubsa(4) supported devices.
PR:		usb/95803
Submitted by:	Jindrich Fucik
Tested by:	R.Mahmatkhanov
MFC after:	2 weeks
2007-05-08 18:51:40 +00:00
yar
b7225868f9 Add .Li mark-up to Hesiod, NIS, and nsswitch keywords so that they stand out
when the manpage is read via an advanced output device.
2007-05-08 11:00:07 +00:00
yar
bf4da1382a Add nsswitch.conf(5) xref to SEE ALSO as it's mentioned in the text. 2007-05-08 10:48:01 +00:00
yar
c146463c44 Mark up text consistently. 2007-05-08 10:45:28 +00:00
yar
c3fd6e67d1 Document the current practice of locking and disabling accounts
through passwd(5).
2007-05-08 10:22:45 +00:00
yar
edde22f288 Tell that nve(4) has got support for VLAN_MTU.
Touch Dd.
2007-05-07 09:52:39 +00:00
jmg
fe80882b9b Document the additional fields, si_drv1 and si_drv2 that are available
for the user to use...

MFC after:	1 week
2007-05-06 18:20:16 +00:00
wkoszek
89c1863818 Add missing 'bp', since it should be passed as g_print_bio() argument.
Oked by:	pjd
2007-05-06 12:48:39 +00:00
kevlo
8cb9fa237e Add support for Ralink Technology RT2501USB/RT2601USB devices.
Reviewed by: sam, sephe
Obtained from: OpenBSD
2007-05-06 10:07:21 +00:00
pjd
4e8b8cd34e - Extend disk structure to allow to store disk's serial number, which can be
retrieved via GEOM::ident attribute.
- Bump disk(9) ABI version.

OK'ed by:	phk
2007-05-05 17:12:15 +00:00
joel
cc8e9e1d5e Forgot to bump .Dd 2007-05-05 10:36:57 +00:00
joel
0f48173b69 Document more quirks and supported codecs. 2007-05-05 10:33:28 +00:00
phk
f4793dc542 Add Prologix GPIB-USB Controller (Highly recommended btw) 2007-05-05 08:23:05 +00:00
takawata
d978123e81 Document devices that can drivea
.
Obtained from: [FreeBSD-users-jp 90628](uftdi.c rev 1.25 also)
2007-05-05 08:10:37 +00:00
fjoe
058f2a6a82 Correct osa@ full name. 2007-05-04 14:51:56 +00:00
fjoe
791f1fef4f Add jdp@ and myself. 2007-05-04 14:51:39 +00:00
fjoe
8287c112d3 Add osa@FreeBSD.org. 2007-05-04 14:43:51 +00:00
yar
c48f91f092 Update info on VLAN support in hardware:
- bce(4) and cxgb(4) can do hardware acceleration;
- fwe(4) and nfe(4) can handle long frames.
2007-05-02 10:51:48 +00:00
maxim
0eb08efde0 o OpenBSD 4.1 added. 2007-05-01 19:47:18 +00:00
jmg
4875bdb76e Document requirements to calling rman_init... (Hmmm, maybe we should make
these areguments to rman_init?)

MFC after:	1 week
2007-04-29 19:46:33 +00:00
deischen
2c6a6b8718 Use CPP to preprocess version map files so we can conditionalize symbols. 2007-04-29 14:00:58 +00:00
jmg
eac96af0bf Complete removal of restriction about overlaps to rman_manage_region:
remove comment and man page verbage...

Document return values for rman_init and rman_manage_region..

MFC after:	1 week
2007-04-28 07:37:49 +00:00
araujo
d78d6e9358 - Add my mentor stas and my comentor itetcu.
Approved by:	itetcu (comentor)
2007-04-27 18:19:59 +00:00
nemoliu
13ff2a251e add myself.
Approved by:	delphij (mentor)
2007-04-25 11:59:10 +00:00
emax
ffd5021ec7 Retire /usr/share/examples/netgraph/bluetooth/rc.bluetooth.
MFC after:	1 week
2007-04-24 16:58:54 +00:00
trasz
761bff4058 - Add myself as miwi's mentee.
Approved by:	miwi (mentor)
2007-04-24 12:06:59 +00:00
yar
d36c1f8546 Having finished with vlan(4) for today, touch .Dd. 2007-04-24 11:48:49 +00:00
yar
36d1315ab8 We shouldn't say that most Ethernet drivers don't support long frames,
as it's no longer true.
2007-04-24 11:40:52 +00:00
yar
3a3608ddab "Long frame" is the well-known term found in h/w documentation
from several vendors, so prefer it over other synonyms.
2007-04-24 11:35:47 +00:00
yar
f64dce605e Now that we list hardware that supports vlan(4) natively,
we don't need to repeat that for each device listed.
2007-04-24 11:22:27 +00:00
yar
1edfd06b2c xl(4) can support long frames on all chip revisions now. 2007-04-24 11:06:35 +00:00
yar
e9be8ccaeb de(4) ceased to support the BIG_PACKET hack. 2007-04-24 11:03:53 +00:00
yar
67b5103f29 tl(4) in fact has no signs of long frame support. 2007-04-24 10:51:48 +00:00
yar
d20c01926b vr(4) gained VLAN_MTU support. 2007-04-24 10:49:56 +00:00
phk
a38896f0e6 Bump .Dd
(which seems to have been redefined by the doc-mafia while I wasn't
paying attention :-)
2007-04-24 07:10:10 +00:00
phk
f4e7ffb595 Manpage update for extended led(4) api 2007-04-24 06:30:23 +00:00
deischen
9172c87258 When generating the version map file, order versions oldest
first to make it easier for rtld to choose the oldest version
of a symbol.

Sumbitted by:	kan
2007-04-23 03:24:33 +00:00
erwin
5b7440b907 Clement has stepped down from portmgr.
Thanks for all your work!

Reminded by:	brueffer
2007-04-22 21:11:46 +00:00
tmclaugh
d613b021e9 Trace my mentor lineage as far back as I can determine.
Not really sure how to handle committers who no longer have a ports
commit bit but are still active in other repos.  Maybe a new node
definition? *shrug*
2007-04-22 02:36:08 +00:00
cperciva
642778cb21 Fix sorting in previous commit.
Pointed out by:	brueffer
Pointy hat to:	cperciva
2007-04-22 00:44:51 +00:00
cperciva
0ba02219ce Add myself. Edwin was my "mentor", even though he released me from
mentorship before approving a single commit.
2007-04-22 00:12:10 +00:00
tmclaugh
2e108c677e mezz was my co-mentor 2007-04-21 23:47:09 +00:00
tmclaugh
9261e1b494 Add xride who was mentored by me and co-mentored by garga 2007-04-21 23:44:36 +00:00