Robert Watson
5e50629b39
Additional information on the memory properties of struct disk
...
instances: the memory holding a struct disk should be pre-zeroed so
as to initialize any storage framework private data in the structures
properly. In addition, the memory must be writable so that the
private data may be updated.
Pointed out by: phk
2003-09-26 22:08:23 +00:00
Robert Watson
ef43d3b590
Documentation of kernel disk_create() and disk_destroy() APIs. These
...
APIs permit disk device drivers to register and deregister storage devices
for use by storage device consumers. No doubt this API will change
more as time flies by, but this should be helpful to the creators of
new storage device drivers.
Reviewed by: phk
2003-09-26 21:43:25 +00:00
Max Khon
c4f02a891f
- Support for multibyte charsets in LIBICONV.
...
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-09-26 20:26:25 +00:00
Mark Murray
34d8158078
Separate out userland linting and kernel linting a bit more. This
...
make things a bit easier for folks using lints other than the
"base" lint.
2003-09-26 17:49:25 +00:00
Nate Lawson
297835bcd5
Sort debugging levels and update the man page to match reality. Also
...
update man page to reflect iasl(8) import.
2003-09-26 04:32:40 +00:00
Sam Leffler
bffc912d5d
o add information about the debugging tools
...
o give proper attribution to Atsushi Onoe
2003-09-25 23:56:20 +00:00
Bruce M Simpson
2951193672
Fix MLINKS.
...
Noticed by: bde
Pointy hat to: bms
2003-09-25 23:44:15 +00:00
Sam Leffler
89a688272a
update to reflect new api
...
Submitted by: Max Laier <max@love2party.net>
Obtained from: NetBSD (with changes)
2003-09-25 20:49:28 +00:00
Bruce M Simpson
8019c643f1
Add manual page documentation for the machine-independent PMAP subsystem.
...
Include documentation of alc's new pmap_extract_and_hold() function.
Reviewed by: hmp
Approved by: jake (mentor)
2003-09-25 19:14:40 +00:00
Hidetoshi Shimokawa
c4b3637b44
* scsi_cmds.c
...
- Fill in autosense data.
- Add compatibility for RELENG_4.
* scsi_target.c
- Raw device support
- Set correct value in c_descr->offset for CAM_DIR_NONE case.
- Support for CTIO abort.
2003-09-25 05:43:26 +00:00
John Birrell
61387b470a
Make the fields in the text match dev/usb/usb.h too.
2003-09-24 05:55:59 +00:00
Marcel Moolenaar
09d0a77ccd
Hook up BUS_CONFIG_INTR.9
2003-09-24 05:18:41 +00:00
Marcel Moolenaar
4166dd7a7b
Add a manpage for BUS_CONFIG_INTR.
...
Reminded by: eivind
2003-09-24 05:17:06 +00:00
John Birrell
432facc3a8
Make the field names in the documented structures match dev/usb/usb.h.
2003-09-24 04:53:50 +00:00
Gregory Neil Shapiro
77e399e8be
Turn SENDMAIL_CF_DIR into an officially supported make.conf variable
...
and use it in src/etc/sendmail/Makefile in case the user wants to use
a different path to the sendmail m4 sources (e.g., sendmail port users).
Submitted by: dinoex
MFC after: 21 days
X-MFC after: RELENG_4 code freeze ends
2003-09-24 04:19:26 +00:00
Warner Losh
9473f5cf39
document Sony PEGA-WL110
...
# I think this is prism 3 based, but I could be wrong
2003-09-22 05:36:32 +00:00
Sam Leffler
47b03ede0c
change bridge mib usage to reflect new world order
...
Prodded by: Ruslan Ermilov <ru@FreeBSD.org>
2003-09-21 23:16:02 +00:00
Ruslan Ermilov
9c758be211
Make LOCAL_PATCHES accept multiple patch files, as its name suggests.
2003-09-21 06:33:14 +00:00
Bill Paul
eed6f75013
Fix copyright (Wind River has no rights to this file).
...
Add Gigabyte 7N400 Pro2 motherboard integrated gigE to list of
supported devices.
2003-09-20 21:42:56 +00:00
Stefan Eßer
0c8f620780
Fix width of first column in FILES table to account for longer device name.
2003-09-20 15:16:56 +00:00
Stefan Eßer
ed2e6e111b
Fix name of no-reset device (ulpn -> unlpt).
2003-09-20 15:13:35 +00:00
Stefan Eßer
c6316a6123
Correct card type of Netgear WG311 and add WAG311 and WGT511T
...
which are based on the AR5212 and should just work (not verified).
Add Proxim Skyline 4032, the PCI version of th e4030.
Add revision suffix 'B' to D-Link DWL-G520/G650 entries, in order
to indicate that revision A1 cards are not supported by this driver
(both A1 and B1/B2 cards are sold in identical boxes).
Explicitly point out the existence of unsupported DWL-G520/G650
(rev. A1) cards in the CAVEATS section.
Approved by: sam
2003-09-20 15:10:38 +00:00
Wilko Bulte
56969d9d94
Note added support for 3C940 and Marvell Semiconductor 88E1000* gigabit PHY
...
Submitted by: Jung-uk Kim <jkim@niksun.com>
Based on: Nathan L. Binkert's OpenBSD patch for sk(4)
2003-09-20 11:10:51 +00:00
Marcel Moolenaar
06b7363b33
o Properly spell my last name. Bad Hiten, no cookie :-)
...
o Use the email address I put in my signature.
2003-09-20 04:13:16 +00:00
John Birrell
c3df85bf33
Document portsize.
2003-09-19 22:27:54 +00:00
Sam Leffler
e2596b53fa
o add some more retail card identifiers
...
o remove caveat about 11g operation; seems to work ok
2003-09-19 01:41:18 +00:00
Doug Barton
ea39e8caa9
Add a default setting of NO for the gbde auto attach script, and
...
document the options.
2003-09-18 09:59:37 +00:00
Eivind Eklund
cc751fd529
Update comment about compression to refer to CPU limitations instead of T1s
2003-09-18 08:19:39 +00:00
Takeshi Shibagaki
123e4875af
Add NEC PA-WL/54AG.
2003-09-16 22:43:36 +00:00
Jacques Vidrine
f88a547be4
Remove nsswitch.conf from the list of examples, because there is no
...
such example.
Reported by: blackend
2003-09-15 16:42:52 +00:00
Sheldon Hearn
192858e869
Better explain what INSTALL="install -C" does, and warn that this may
...
be hardwired into makefiles, including those under /usr/share/mk.
The reporter submitted a patch, but I've watered it down.
Reported by: Ian Freislich <ianf@za.uu.net>
MFC after: 3 weeks
2003-09-15 16:11:41 +00:00
Hiten Pandya
6acbe3f2fa
Remove invalid statement about the maximum number of swap drives.
...
PR: docs/55276
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2003-09-14 23:44:55 +00:00
Hiten Pandya
b654922dc1
Update supported Ethernet Controllers as per the Hardware Notes.
...
PR: docs/55559
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
MFC after: 3 days
2003-09-14 23:38:42 +00:00
Ruslan Ermilov
959d6c24f6
Get rid of duplicates.
2003-09-14 13:41:59 +00:00
Matthew N. Dodd
5515f48ce3
Retire the WITH_LIBMAP compile knob; libmap is now a standard feature.
2003-09-13 21:50:36 +00:00
Eivind Eklund
2411c9502d
Document /var/empty as generic empty directory, not sshd specific
2003-09-13 16:23:49 +00:00
Eivind Eklund
948afd9c56
asami is no longer our ports lead, so remove a statement saying
...
the ports collection is maintained by asami and the ports team.
2003-09-13 16:16:31 +00:00
Ruslan Ermilov
a1de21c12e
mdoc(7): Fix common mistakes made in the SEE ALSO section.
2003-09-12 21:54:11 +00:00
Hiten Pandya
8fb2b56541
Remove double usage of performance, and combine it to one.
2003-09-12 19:20:05 +00:00
Ceri Davies
a6de427922
Using prefix=/usr will put these files in /usr/gnats, not /usr/ports.
2003-09-12 19:02:34 +00:00
Ceri Davies
f6c7f2e85c
Add the ports/dns and ports/polish categories.
2003-09-12 09:09:49 +00:00
Christian Weisgerber
0fbd709bd5
Add missing .El
...
Approved by: ru
2003-09-11 13:45:29 +00:00
Warner Losh
eda5416940
compaq WL110 is a lucent card
...
Submitted by Jeremy Bingham
2003-09-10 19:34:51 +00:00
Ruslan Ermilov
743d5d518c
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
Ruslan Ermilov
4ddb47c4a9
mdoc(7): Moved #include directives into the SYNOPSIS section.
2003-09-10 18:47:07 +00:00
Ruslan Ermilov
13a91ca28f
Typo.
2003-09-10 18:45:26 +00:00
Ceri Davies
0898b961b6
The re.4 manpage has been checked in now, so hook it back up.
2003-09-09 18:30:34 +00:00
Bill Paul
b9f78d2b4a
Add a device driver for the Broadcom BCM4401 ethernet controller,
...
written by Stuart Walsh and Duncan Barclay (with some kibbitzing by
me). I'm checking it in on Stuart's behalf.
The BCM4401 is built into several x86 laptop and desktop systems. For the
moment, I have only enabled it in the x86 kernel config because although
it's a PCI device, I haven't heard of any standalone NICs that use it. If
somebody knows of one, we can easily add it to the other arches.
This driver uses register/structure data gleaned from the Linux
driver released by Broadcom, but does not contain any of the code
from the Linux driver itself. It uses busdma.
2003-09-09 18:17:23 +00:00
Bill Paul
6cee741b2b
Add the re.4 man page, which I forgot to do last night.
2003-09-09 02:45:53 +00:00
Ruslan Ermilov
fe08efe680
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00