hmp
3b1d84afe4
Manual page for Asynchronous Logging Queues (ALQ) facility.
...
The manual page contains enough information to get someone started
with ALQ.
MLINKS have been added appropriately.
Approved by: jeff, des
Reviewed by: des, jeff, sam, brooks, rwatson, mtm
2003-11-10 22:45:09 +00:00
trhodes
230f497547
Score one 'duh' point for me and replace all instances of scott@ with
...
rsm@.
2003-11-10 21:56:47 +00:00
hmp
d7f52e5bd8
Add MLINK net(4), which points to netintro(4).
...
Requested by: dwhite@
2003-11-10 21:26:52 +00:00
hmp
8d20ae9324
Add a manual page for the USB Audio support in FreeBSD,
...
interfaced via the PCM framework.
This manual page was obtained from NetBSD, and the required
changes were made to adapt it to our uaudio driver.
Pre-cursor review: joe@
2003-11-10 20:25:40 +00:00
brueffer
b5287ea13c
Add a missing 'the'
2003-11-10 16:04:48 +00:00
fanf
168e47de63
Clarify the rule about structure typedefs being discouraged, following
...
a discussion on src-committers.
2003-11-10 14:32:13 +00:00
hmp
70d3e8a871
Mdoc Janitor:
...
* Add MLINKS for:
-> Soundblaster emu10k1(4) Driver [points to pcm(4)]
-> Avance Logic ALS400 Driver [points to pcm(4)]
We should not need separate manual page for each of these
drivers; instead, linking them to pcm(4) manual page is
simpler, and new device lists can be easily added to the
said manual page.
* While I am here, sort out mdoc(7) entries in ${MAN}.
2003-11-10 12:45:10 +00:00
des
acf177087d
RB_EMPTY() applies to red-black trees, not splay trees.
2003-11-10 10:35:06 +00:00
bmah
884c83264a
Add some pc98-specific devices from the hardware notes.
2003-11-09 22:53:58 +00:00
simon
cb53ca4d12
Add two PC-98 devices, from the hardware notes, which was missed in
...
the last commit.
MFC after: 1 week
2003-11-09 22:36:04 +00:00
simon
c6917e1a41
- Sync the list of supported device with the hardware notes and the
...
driver source code.
- Use a mdoc list for the list of supported devices.
MFC after: 1 week
2003-11-09 22:21:21 +00:00
simon
81bc6553de
Sync the sym(4) manual page with the hardware notes, and change the
...
list of supported controllers into a list.
Note that the 53C875A has not been included in the list of supported
devices, since this controller does not seem to be supported by the
version of the sym(4) driver currently in FreeBSD.
PR: docs/55557
Submitted by: Lukas Ertl <l.ertl@univie.ac.at> (original version)
MFC after: 1 week
53C875A omission reviewed by: silence from -scsi and groudier
2003-11-09 14:58:28 +00:00
brueffer
32946a73bf
Add the 'package-recursive' option
...
PR: 57838
Submitted by: Alexander Haderer <alexander.haderer@charite.de>
MFC after: 5 days
2003-11-09 09:30:39 +00:00
imp
fde6659142
Update list of supported devices for ahb
2003-11-09 01:52:13 +00:00
imp
bf5f2bc451
Complete the variants of 1522/1520 cards
2003-11-09 01:46:28 +00:00
imp
e01b0dbfd1
AHA-1505 also alegedly supported
2003-11-09 01:44:16 +00:00
imp
7253a0e9b9
Flesh out the list of supported devices for this driver.
...
Add bugs that describe the current state of this driver.
# Note: Don't ask me about the driver: I can't get it to work well either :-)
2003-11-09 01:41:11 +00:00
imp
c1acbaa576
o Update to closer to the official names for these cards.
...
o Remove entries for 1510, 152x and 1535. These are supported, for some value
of supported, by the aic driver.
o Add notes about 1542-CP being plug and play, but it can still conflict with
other resources because all the resources it uses are set with the onboard
BIOS.
2003-11-09 01:30:46 +00:00
bmah
5834e9c712
Synchronize list of supported cards with hardware notes, reformat
...
as a bullet list.
2003-11-09 00:50:55 +00:00
bmah
19f44f7c26
Mention Olicom OC2220, which is listed in the hardware notes and
...
driver source.
2003-11-09 00:31:41 +00:00
bmah
6de0467052
Capitalize "Fast Ethernet" and "Ethernet" consistently.
2003-11-09 00:27:45 +00:00
bmah
bd97315991
Synchronize manual page with hardware notes and reformat list of
...
supported devices.
2003-11-09 00:26:55 +00:00
bmah
2514456ec9
Mention Cisco and Xircom devices supported by an driver.
2003-11-08 22:48:23 +00:00
rwatson
db66506d6c
Add /usr/share/security to reflect recent hookup of Makefile and
...
mtree entry for share/security/lomac-policy.contexts.
Pointed out by: ru
2003-11-08 18:01:44 +00:00
bmah
e3f64cfae1
Remove trailing commas from device list.
2003-11-08 17:31:49 +00:00
bmah
063e1864e7
Add SOHO(PRAGMATIC) UE-1211C from the pc98 hardware notes.
2003-11-08 17:30:42 +00:00
bmah
cdd9e859d5
Capitalize "Ethernet" and "Fast Ethernet" consistently. No other
...
content changes.
2003-11-08 17:29:58 +00:00
bmah
07ab6b455e
Sort devices. In the process, remove a duplicate entry for the Accton
...
EN1207D. No other content changes.
2003-11-08 17:28:31 +00:00
jkoshy
296d11f9a1
Cross-reference pgfind(9) and pfind(9) from each others manual pages.
2003-11-08 13:41:22 +00:00
rushani
2f419f2b30
Add manpage link wd.4 -> wdc.4
2003-11-08 10:28:31 +00:00
simon
a0082f8fd3
Change FreeBSD.ORG to FreeBSD.org.
2003-11-07 21:05:31 +00:00
hmp
14bdef732c
Mdoc Janitor:
...
* add SEE ALSO section.
2003-11-07 19:08:13 +00:00
hmp
9004d3b438
Mdoc Janitor:
...
* use the appropriate include file macros (.In)
* add necessary stuffing to the AUTHORS section
for consistency.
2003-11-07 18:26:54 +00:00
imp
0725614a31
Better description of the device supported
2003-11-07 18:09:56 +00:00
imp
74fa446124
bare-bones and kinda sucky ufm man page
2003-11-07 17:58:30 +00:00
hmp
3b945798f0
Add manual page for LSI Fusion-MPT SCSI/Fibre Channel driver.
...
Originally obtained from NetBSD, but modified to fit FreeBSD's
mpt driver history, and device list.
Reviewed by: Matt Jacob (mjacob@) -- Old version.
2003-11-07 17:33:52 +00:00
simon
d3cefae2c6
Synchronize the list of support devices with the driver source code.
2003-11-07 11:43:05 +00:00
simokawa
e1af13b22a
Add sbp_targ.4.
2003-11-07 09:41:42 +00:00
simokawa
6fe109aff0
Add minimal manpage for sbp_targ(4).
2003-11-07 09:39:53 +00:00
harti
95fb3f9279
The man page for the layer 3 (signalling) netgraph node of NgATM.
2003-11-07 09:12:07 +00:00
des
bf689a07a0
device_get_name(9) and device_get_nameunit(9) return const char *, not int.
2003-11-06 15:54:32 +00:00
trhodes
d28f0c552b
Fix Scott's email address.
...
Noticed by: an email discussion with bmah
2003-11-05 18:43:54 +00:00
trhodes
dd3c3c1e89
The my(4) drivers require miibus(4) to function properly.
2003-11-05 16:54:32 +00:00
sos
8d2743b3bb
Update.
2003-11-05 10:08:34 +00:00
imp
6e26b88350
Remove the file
2003-11-05 04:36:44 +00:00
imp
0769fd6e03
resource_query_string is dead. Kill it.
2003-11-05 04:36:13 +00:00
sam
3d453603d4
update supported card table
2003-11-04 23:43:43 +00:00
trhodes
5604fb367a
Add a manual page for the Xircom and and Xircom based NICs.
...
Submitted by: scott (original version)
2003-11-04 20:49:45 +00:00
simon
44670127de
mdoc(7) cleanup:
...
- Add reference to atapicam(4).
- Fix hard sentence breaks.
- Fix spelling of .Nm macro.
- Remove a bit of EOL whitespace.
2003-11-04 19:35:27 +00:00
sos
b1ecfa9c56
Start of new ATA man page that reflects the curretn state of art.
...
mdoc handling possibly fragile :)
2003-11-04 13:16:07 +00:00