Christian Brueffer
05decdb341
Connect hptiop(4) to the build. Only install hptmv(4) on i386 and amd64.
2007-05-11 22:53:09 +00:00
Christian Brueffer
56762142a8
Manpage for the hptiop(4) driver. Could use a little more content.
2007-05-11 22:52:19 +00:00
Christian Brueffer
b4b5bc78aa
Add some newly supported controllers.
2007-05-09 20:05:43 +00:00
Yaroslav Tykhiy
ac95c07889
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
Christian Brueffer
80af48d5c8
Add rum(4).
2007-05-09 05:18:04 +00:00
Christian Brueffer
77213b87eb
Bump date for previous commit, also new sentence -> new line.
2007-05-09 05:05:50 +00:00
Maxim Konovalov
717d7ba708
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
Yaroslav Tykhiy
71e3251c81
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
Yaroslav Tykhiy
34815be16d
Add nsswitch.conf(5) xref to SEE ALSO as it's mentioned in the text.
2007-05-08 10:48:01 +00:00
Yaroslav Tykhiy
a023c1a6de
Mark up text consistently.
2007-05-08 10:45:28 +00:00
Yaroslav Tykhiy
f5510010b5
Document the current practice of locking and disabling accounts
...
through passwd(5).
2007-05-08 10:22:45 +00:00
Yaroslav Tykhiy
43ff6aec71
Tell that nve(4) has got support for VLAN_MTU.
...
Touch Dd.
2007-05-07 09:52:39 +00:00
John-Mark Gurney
2557913d4b
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
Wojciech A. Koszek
fe2e562728
Add missing 'bp', since it should be passed as g_print_bio() argument.
...
Oked by: pjd
2007-05-06 12:48:39 +00:00
Kevin Lo
0738dfc386
Add support for Ralink Technology RT2501USB/RT2601USB devices.
...
Reviewed by: sam, sephe
Obtained from: OpenBSD
2007-05-06 10:07:21 +00:00
Pawel Jakub Dawidek
d0c11f9eb7
- 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 Dahl
25f4d9a90a
Forgot to bump .Dd
2007-05-05 10:36:57 +00:00
Joel Dahl
8f7dda1ba3
Document more quirks and supported codecs.
2007-05-05 10:33:28 +00:00
Poul-Henning Kamp
7bc5465e79
Add Prologix GPIB-USB Controller (Highly recommended btw)
2007-05-05 08:23:05 +00:00
Takanori Watanabe
99f1557a35
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
Yaroslav Tykhiy
ae34b8fc65
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
John-Mark Gurney
bc95681198
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
John-Mark Gurney
ebf750a9fd
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
Yaroslav Tykhiy
23de0ae36e
Having finished with vlan(4) for today, touch .Dd.
2007-04-24 11:48:49 +00:00
Yaroslav Tykhiy
677f6a7872
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
Yaroslav Tykhiy
68721affb2
"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
Yaroslav Tykhiy
66d204f862
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
Yaroslav Tykhiy
86df51f60c
xl(4) can support long frames on all chip revisions now.
2007-04-24 11:06:35 +00:00
Yaroslav Tykhiy
efa2c6384a
de(4) ceased to support the BIG_PACKET hack.
2007-04-24 11:03:53 +00:00
Yaroslav Tykhiy
b238c415a1
tl(4) in fact has no signs of long frame support.
2007-04-24 10:51:48 +00:00
Yaroslav Tykhiy
ef8fd01e25
vr(4) gained VLAN_MTU support.
2007-04-24 10:49:56 +00:00
Poul-Henning Kamp
526b59ddc5
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
Poul-Henning Kamp
51cb2d580d
Manpage update for extended led(4) api
2007-04-24 06:30:23 +00:00
Yaroslav Tykhiy
5d8e760af9
Add a missing link: if_edsc.4 -> edsc.4 .
...
Network interface manpages should have such links.
2007-04-21 03:00:19 +00:00
Christian Brueffer
f86e301621
Remove useless FILES section.
...
MFC after: 3 days
2007-04-21 00:05:35 +00:00
Christian Brueffer
4fbf8dd62c
Spring cleaning: Remove worm(4) manpage, the driver was removed pre-3.0.
2007-04-20 23:47:30 +00:00
Christian Brueffer
880a3b451f
Xref linsysfs(5).
...
MFC after: 3 days
2007-04-20 15:38:06 +00:00
Adrian Chadd
cd4cf11a4d
NanoBSD modifications:
...
* Break out the boot0 loader selection into a variable - NANO_BOOTLOADER -
so people like me with VGA consoles can override the default (which is
to use boot0sio)
* Put the boot0 configuration options in NANO_BOOT0CFG in case you want
to override the defaults.
* Modify nanobsd.8 to reflect the changes and hint the console default is
serial.
MFC after: 2 weeks
2007-04-20 07:21:09 +00:00
Tom Rhodes
13c100b0d8
Quick kill posix4 directory.
...
Submitted by: rodrigc (BSD.include.dist).
2007-04-18 10:16:43 +00:00
Christian Brueffer
e8ade79df5
Bump date for the previous revision and the driver renaming.
2007-04-17 07:09:23 +00:00
Christian Brueffer
caf51cfbf4
To avoid confusion, mention that the driver was originally called trunk
...
in OpenBSD.
2007-04-17 07:08:18 +00:00
Andrew Thompson
5944e68f4b
Link trunk(4) to lagg(4)
2007-04-17 00:57:54 +00:00
Andrew Thompson
18242d3b09
Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.
...
The name trunk is misused as the networking term trunk means carrying multiple
VLANs over a single connection. The IEEE standard for link aggregation (802.3
section 3) does not talk about 'trunk' at all while it is used throughout IEEE
802.1Q in describing vlans.
The lagg(4) driver provides link aggregation, failover and fault tolerance.
Discussed on: current@
2007-04-17 00:35:11 +00:00
Marc Fonvieille
f53b14bad4
Elexol USB MOD1 is supported by the uftdi driver.
2007-04-14 13:51:51 +00:00
Christian Brueffer
7e75cb8e0f
Bump date to the day of the import.
2007-04-11 08:55:04 +00:00
Giorgos Keramidas
671901e973
Add a pfsync_syncpeer option to /etc/defaults/rc.conf and rc.conf(5),
...
which can be used to turn off multicast pfsync support, and enable
the transmission of directed PFSYNC (IP protocol: 240) packets to
a specific "sync peer" host.
PR: conf/111225
Submitted by: Bas van Beek <bas@tobin.nl>
Approved by: mtm, mlaier
MFC after: 2 weeks
2007-04-10 16:42:14 +00:00
Andrew Thompson
7b62d98bf8
Hook trunk(4) up to the build.
2007-04-10 00:35:31 +00:00
Andrew Thompson
b47888ceba
Add the trunk(4) driver for providing link aggregation, failover and fault
...
tolerance. This driver allows aggregation of multiple network interfaces as
one virtual interface using a number of different protocols/algorithms.
failover - Sends traffic through the secondary port if the master becomes
inactive.
fec - Supports Cisco Fast EtherChannel.
lacp - Supports the IEEE 802.3ad Link Aggregation Control Protocol
(LACP) and the Marker Protocol.
loadbalance - Static loadbalancing using an outgoing hash.
roundrobin - Distributes outgoing traffic using a round-robin scheduler
through all active ports.
This code was obtained from OpenBSD and this also includes 802.3ad LACP support
from agr(4) in NetBSD.
2007-04-10 00:27:25 +00:00
Andrew Thompson
6429a5cb9b
Fix a compiler warning so hash.h can be included in the kernel. This changes
...
the args for hash32_stre and hash32_strne but there are no consumers in the
base system and openbgpd does not use it which the initial import was for.
Silence on: hackers
2007-04-09 22:55:14 +00:00
Christian Brueffer
6a5f31b455
Remove empty section.
...
MFC after: 3 days
2007-04-07 14:36:18 +00:00