Simon L. B. Nielsen
f6cdc82f08
Catch up ep(4) with the hardware notes.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55659
Confirmed by: driver source code and pccard.conf
MFC after: 3 days
2003-08-21 15:40:05 +00:00
Simon L. B. Nielsen
e95da14f5b
Catch up fe(4) with the hardware notes.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55636
Confirmed by: driver source code and pccard.conf
MFC after: 3 days
2003-08-21 15:18:21 +00:00
Simon L. B. Nielsen
eb8b29cdcc
Add the SmartBridges SmartLink to the list of supported devices.
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/55644
Confirmed by: driver source code
MFC after: 3 days
2003-08-21 14:26:29 +00:00
Bruce M Simpson
8afa230470
Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent on
...
specific interfaces. This is required by aodvd, and may in future help us
in getting rid of the requirement for BPF from our import of isc-dhcp.
Suggested by: fenestro
Obtained from: BSD/OS
Reviewed by: mini, sam
Approved by: jake (mentor)
2003-08-20 14:46:40 +00:00
Warner Losh
43d16a0eba
Use PC Card instead of other variants in the driver man pages.
2003-08-20 06:49:57 +00:00
Bruce A. Mah
4c88de84ae
Catch up dpt(4) manpage with Hardware Notes (and RELENG_4 manpage?!?).
...
PR: 55530
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-19 04:37:54 +00:00
Bruce A. Mah
b221b92a5d
Catch up asr(4) with hardware notes.
...
PR: 55531
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-19 03:40:05 +00:00
Bruce M Simpson
cc37381f9f
Add the manual page for the sab(4) driver. Driver code was originally
...
obtained from NetBSD. This is the OpenBSD version of the manual page with
a few fixes.
Approved by: jake (mentor)
Obtained from: OpenBSD
2003-08-18 15:32:02 +00:00
Bruce A. Mah
2cdcddd06e
Add DAC960PDU to list of supported cards, taken from Hardware Notes.
...
PR: 55534
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-15 22:34:18 +00:00
Bruce A. Mah
11c568961d
Catch up aha(4) manpage with hardware notes and driver code.
...
(While applying this patch from the PR, delete a stray comma.)
PR: 55527
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-15 18:30:14 +00:00
Warner Losh
0c220814d1
Note that Microsoft MN-520 WLAN card is now supported.
2003-08-14 06:35:48 +00:00
Simon L. B. Nielsen
1ea6b69dd4
Add the Dell PERC 3/DCL to the list of supported devices. This has been
...
in the hardware notes for a long time, but was never added to this
manual page.
PR: docs/55533
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-13 15:02:14 +00:00
Christian Brueffer
6a9f5ebdc4
Markup, spelling and punctuation fixes
...
PR: 55440
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:54:55 +00:00
Christian Brueffer
c04ad71f14
Markup, wording and capitalization fixes
...
PR: 55441
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:44:45 +00:00
Christian Brueffer
f540ccd56e
Grammar and spelling fixes
...
PR: 55442
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:39:44 +00:00
Christian Brueffer
59ddccc698
Grammar and spelling fixes
...
PR: 55443
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-08-13 12:34:54 +00:00
Christian Brueffer
a08b686e8e
Fix typo
...
PR: 55480
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-08-13 12:20:33 +00:00
Hartmut Brandt
b24521d779
Change the code that enables/disables the ATM channel to use the
...
new ATMIOCOPENVCC/CLOSEVCC. This allows us to not only use UBR channels
for IP over ATM, but also CBR, VBR and ABR. Change the format of the
link layer address to specify the channel characteristics. The old
format is still supported and opens UBR channels.
2003-08-12 14:20:32 +00:00
Hartmut Brandt
ee4080d424
Add ng_atmpif: a HARP physical interface emulation. This allows one
...
to run the HARP ATM stack without real hardware.
Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
2003-08-11 08:40:02 +00:00
David Schultz
0a6c03778a
ccd(4) can now operate on raw disks and other GEOM providers.
...
Remove the paragraph that says it can't.
Discussed with: phk
2003-08-08 15:17:15 +00:00
Nate Lawson
718a5d6abd
Document hw.acpi.os_name. Also update the credits section.
2003-08-07 04:46:53 +00:00
Hidetoshi Shimokawa
cdd1e6923e
Change device name.
2003-08-05 03:13:14 +00:00
Sam Leffler
b56e3df93e
update to reflect bugs fixed in v0.9.5.2 of the hal
2003-08-02 06:16:59 +00:00
Doug Ambrisko
a373227418
Add printer support to puc(4) driver.
...
- Move isa/ppc* to sys/dev/ppc (repo-copy)
- Add an attachment method to ppc for puc
- In puc we need to walk the chain of parents.
Still to do, is to make ppc(4) & puc(4) work on other platforms. Testers
wanted.
PR: 38372 (in spirit done differently)
Verified by: Make universe (if I messed up a platform please fix)
2003-08-01 02:25:32 +00:00
Nate Lawson
a329ebca91
Add and document the hw.acpi.ec.poll_timeout tunable.
2003-07-30 16:22:53 +00:00
Sam Leffler
8db0b37247
correct device table a la ath(4)
2003-07-22 19:08:46 +00:00
Peter Wemm
22907f2d29
Update npx status.
...
Reminded by: tjr
2003-07-22 08:15:29 +00:00
Sam Leffler
b61b2cf2ce
hookup safenet driver
2003-07-21 21:52:48 +00:00
Sam Leffler
5a36f3e913
safenet driver
...
Sponsored by: Global Technology Associates, Inc.
2003-07-21 21:52:14 +00:00
Hartmut Brandt
58aa55efa5
This is a pseudo physical interface for the HARP ATM stack. When loaded
...
it attaches to all existing NATM network interfaces in the system
and creates a HARP physical interface for each of them. This allows
us to use the same set of ATM drivers for all ATM stuff. It is
possible to use the same interface for HARP, NATM and netgraph at the
same time.
2003-07-21 13:56:22 +00:00
Hartmut Brandt
e9acc4b17f
Always start new sentences on a new line.
...
Submitted by: Anil Madhavapeddy <anil@recoil.org>
2003-07-21 07:51:29 +00:00
Hidetoshi Shimokawa
fc9dcee6dd
Add description about tagged queuing.
2003-07-19 14:46:59 +00:00
Warner Losh
7bbca4a4db
Add new supported cards
2003-07-19 06:19:43 +00:00
Hiten Pandya
10626faea4
WLAN related fixes:
...
- Add some wlan(4) related cross-references.
- Add some "device" lines to SYNOPSIS
- Correct grammar/sentencing in ath_hal(4) manual page
PR: docs/54114
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
Approved by: des (mentor)
2003-07-18 11:40:41 +00:00
Hideyuki KURASHINA
731ffa720f
Fix a typo.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2003-07-16 06:54:59 +00:00
Paul Saab
87568b1f09
Document the latest controllers from 3ware as being supported.
2003-07-16 05:49:40 +00:00
Hartmut Brandt
7213410131
Reference the patm(4) man page from here, like the other ATM drivers are
...
referenced.
2003-07-15 12:07:45 +00:00
Hartmut Brandt
6a6d06c97d
The man page for the new IDT77252 driver.
2003-07-15 11:58:23 +00:00
Warner Losh
0838b40f1f
More devices supported, but not in the man page
2003-07-15 07:27:57 +00:00
Warner Losh
961071a274
Siemens SpeedStream SS1021
...
Obtained from: OpenBSD (minor mods for our stuff); millert
2003-07-15 03:41:13 +00:00
Hartmut Brandt
84853c9648
Document the PHY chip statistics.
2003-07-14 15:08:11 +00:00
Hartmut Brandt
8bcfcd678c
Document the support for the IDT77155 Sonet/SDH PHY.
...
Cross-reference hatm(4) and fatm(4).
2003-07-14 12:13:30 +00:00
David E. O'Brien
124d870a2e
Document the existance of fla(4).
2003-07-14 03:23:58 +00:00
Sam Leffler
7fa0a50978
correct card type for Linksys *55AG
...
PR: bin/54190
Submitted by: Josh Elsasser <jre@vineyard.net>
2003-07-13 17:03:39 +00:00
Warner Losh
fe2680eaa0
add asus wl100
2003-07-11 09:25:18 +00:00
Bill Paul
e7b9ab3aaa
Add support for a bunch of Microsoft networking products:
...
- MN-110 10/100 USB ethernet (ADMtek Pegasus II, if_aue)
- MN-120 10/100 cardbus (ADMtek Centaur-C, if_dc)
- MN-130 10/100 PCI (ADMtek Centaur-P, if_dc)
Also update dc(4) man page to mention support for MN-120 and MN-130.
2003-07-10 18:43:17 +00:00
David E. O'Brien
1b3fa2f2c1
Add to the list of AMR cards.
2003-07-10 00:25:51 +00:00
Daniel Harris
a10c9747dc
Correct to match reality regarding interface names.
...
PR: 51006
Submitted by: "Dmitry Pryanishnikov" <dmitry@atlantis.dp.ua>
mdoc clue by: "Simon L. Nielsen" <simon@nitro.dk>
MFC after: 10 days
2003-07-08 13:24:42 +00:00
Warner Losh
b215f4334a
Add buffalo airstation wli2-cf-s11 I got in japan to the list
2003-07-05 00:31:51 +00:00
Jens Schweikhardt
71ddb033fb
Fix a grammar bogon.
2003-07-02 18:29:22 +00:00