Commit Graph

8904 Commits

Author SHA1 Message Date
josef
06048a2816 Add some lines to note that 'www' is available as an option
to get the www tree.
2004-05-04 20:03:50 +00:00
maxim
08a7642951 o Document m_getcl(9).
Submitted by:	Gleb Smirnoff
MFC after:	2 weeks
2004-05-04 14:53:34 +00:00
ambrisko
0397f201d7 Remove new options and my prevention of system freeze when the sio probe
returns okay when HW probe fails.  This happens when comconsole flag is
set but VGA console is used instead.

Back out requested by:  bde (He will be looking at other solutions from scratch)
2004-05-03 22:35:28 +00:00
thomas
1cb62c01f9 Add 'device ata' to the kernel configuration excerpt in EXAMPLE section.
Update mount example to use /dev/cd0 instead of /dev/cd0c.
Update copyright notice.
2004-05-03 12:03:15 +00:00
sanpei
408987a821 add support BUFFALO(Melco INC.) LPC-CB-CLX(CardBus)
http://buffalo.melcoinc.co.jp/products/catalog/item/l/lpc-cb-clx/index.html
(in Japanese)
2004-05-03 09:54:51 +00:00
maxim
2a62237404 o Add OpenBSD 3.5.
o NetBSD 1.6.2 was a patch release.

MFC after:	3 days
2004-05-03 08:19:45 +00:00
marius
02d1e72234 Update URL of the FEPS PDF at sun.com. 2004-05-02 19:14:13 +00:00
schweikh
9f81940c07 Correct minor glitches.
Okayed by: scottl.
2004-05-02 17:17:19 +00:00
scottl
1906aa0e1d Update the device list for asr, remove a nonsense paragraph, and fix up the
wording in a few others.
2004-05-02 15:48:00 +00:00
schweikh
b122137671 Oops, the 2120S is not supported by this driver.
Clue bat kindly provided by: scottl
2004-05-02 15:31:58 +00:00
schweikh
b9896da6f8 Added the 2120S to the list of supported cards. 2004-05-02 14:22:39 +00:00
schweikh
593ae27098 Correct a grammo. 2004-05-02 12:38:02 +00:00
ambrisko
37e6803f0b Some enhancements and bug fix.
-  Define option FORCECONSPEED to force the serial console to
        be CONSPEED.  I've run into a lot of boards in which
        the detect for prior speed doesn't work and ends up with
        broken console since it is at the wrong speed.
     -  If a serial port is marked as a console, but console=vidconsole
        and if the serial ports doesn't exist it will be probed and
        attached at a 8250 chip.  Then writes to that will freeze the
        system.
     -  Add an option flags 0x400000 to mark this as a potential
        comconsole in-case the one flaged with 0x10 does not exist
        in the system.

This makes it easier to deploy on systems with one or two serial ports.

Obtained from:	IronPort
2004-04-30 21:16:52 +00:00
kensmith
5130e32749 Sorry for doing this backwards, but as with most release related stuff
we only pay attention to it during release time and at the moment it's
a -stable release in progress.

This is a MFS I guess, moving rev 1.536.2.113 to HEAD.  I ran out of
time to follow through with doing this last night.  Sorry for the delay.

Adding a couple of variables to make tweaking the CD-ROM label and .iso
filenames easier.
2004-04-30 13:52:09 +00:00
smkelly
0b0356a4b9 Add more .Dv markup. 2004-04-29 08:33:12 +00:00
smkelly
9abdba9c94 Add missing .Dv markup and a comma. 2004-04-29 08:27:38 +00:00
simon
0e48b79ab3 Bump manual page date for last update.
Suggested by:	ru
2004-04-28 23:16:06 +00:00
trhodes
551f8d9219 Spelling: s/Unlinke/Unlike/
PR:		66063
2004-04-28 22:25:47 +00:00
smkelly
a558f6c578 Fix up a little language. Remove reference to sysctl(9). Fix reference to
watchdog(9) (was watchdogd(9)).
2004-04-28 21:42:36 +00:00
maxim
f4074bf757 o Add a missed description for m_free(9).
Optained from:	NetBSD
MFC after:	1 week
2004-04-28 14:53:49 +00:00
phk
3933465b18 Sheesh...
Turn your back on SNMP for a decade and they go and make upper
versus lowercase initial letter part of the specification.

I told them ASN.1 was a bad mistake, but would they listen ?  Ohhh no!
2004-04-28 11:44:28 +00:00
sobomax
1b493dfbc9 Add LinkSys USB100M into list of supported devices and reformat list of those
devices to be similar to other USB ethers.
2004-04-28 02:52:13 +00:00
phk
06792134e7 Document that '.' stops repetition of 's..." sequences.
This is useful in order to get visual indication that something did
not succeed:

	# Give it 5 seconds to run
	echo 'sjjjjjA.' > /dev/led/error
	random_program
	echo '0' > /dev/led/error

If random_program takes more than 5 seconds or if it hangs, the LED
will be turned on.
2004-04-27 13:11:20 +00:00
archie
d35171d261 Add 'enableWindowing' configuration knob to the ng_pptpgre(4) netgraph node.
Submitted by:	Michael Bretterklieber <mbretter@a-quadrat.at>
MFC after:	2 weeks
2004-04-26 14:26:54 +00:00
simon
c932908b25 - Update description of watchdogd_enable to reflect current reality.
- Document watchdogd_flags.
2004-04-25 17:13:22 +00:00
sanpei
3d1bf48f30 Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX) 2004-04-25 11:39:47 +00:00
rik
40238d5a13 Add ng_sppp.4. 2004-04-25 08:52:26 +00:00
phk
b18a217665 Add a FreeBSD MIB with a few branches we can hang things from. 2004-04-24 19:54:55 +00:00
simon
ef76c5c5a8 Add Sandberg USB to Network Link to the list of supported devices. 2004-04-24 12:30:59 +00:00
philip
ae8f013c02 Hook up acpi_asus and its manual page in two more places I managed to overlook
last night.  Sorry about that :-o

Spotted by:	njl (mentor, spotter of forgetfulness)
2004-04-23 06:29:08 +00:00
philip
e6b34b452d Add the ACPI Asus extras driver. Provides support for cool ACPI-controled
gadgets (hotkeys, lcd, ...) on Asus laptops.  I aim to closely track the
acpi4asus project which implements these features in the Linux kernel.

If this breaks your laptop, please let me know how it does it :-)

Approved by:	njl (mentor)
2004-04-22 21:29:02 +00:00
silby
b9ff4052c2 Document the net.inet.ip.portrange.randomized sysctl. 2004-04-22 08:49:51 +00:00
ru
23354d47cb Improve the documentation somewhat. 2004-04-21 19:47:33 +00:00
tjr
c6ad89749f Add an Israel Hebrew locale: he_IL.UTF-8.
PR:		65826
Submitted by:	Hye-Shik Chang
2004-04-21 15:28:23 +00:00
njl
f63199cc40 Add the "new" acad disabling feature. 2004-04-20 17:45:47 +00:00
ru
fe2618b3ad g++(1) is unhappy with -Wnested-externs.
Prodded by:	des
2004-04-20 15:16:07 +00:00
ru
20bc31e876 A simple packet distribution node type that acts like an Ethernet hub. 2004-04-17 12:42:17 +00:00
ps
b9fc9dda56 Add support for the HP Modular Smart Array 20 & 500 storage arrays.
Logical volumes on these devices show up as LUNs behind another
controller (also known as proxy controller).  In order to issue
firmware commands for a volume on a proxy controller, they must be
targeted at the address of the proxy controller it is attached to,
not the Host/PCI controller.

A proxy controller is defined as a device listed in the INQUIRY
PHYSICAL LUNS command who's L2 and L3 SCSI addresses are zero.  The
corresponding address returned defines which "bus" the controller
lives on and we use this to create a virtual CAM bus.

A logical volume's addresses first byte defines the logical drive
number.  The second byte defines the bus that it is attached to
which corresponds to the BUS of the proxy controller's found or the
Host/PCI controller.

Change event notification to be handled in its own kernel thread.
This is needed since some events may require the driver to sleep
on some operations and this cannot be done during interrupt context.
With this change, it is now possible to create and destroy logical
volumes from FreeBSD, but it requires a native application to
construct the proper firmware commands which is not publicly
available.

Special thanks to John Cagle @ HP for providing remote access to
all the hardware and beating on the storage engineers at HP to
answer my questions.
2004-04-16 23:00:01 +00:00
ru
e6e52e09b8 Make whatis(1) happy. 2004-04-16 06:26:09 +00:00
markm
3c857323de Do a style fixup on the example function. 2004-04-15 07:24:10 +00:00
vkashyap
a3d3d50281 Added an entry for twa.4.
Reviewed by: ru
2004-04-14 18:03:30 +00:00
harti
d118fb2a86 Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to
/usr/share/snmp. This mirrors the use of /usr/local/share/snmp and
makes also more sense when non-bsnmp-specific MIBs go in.
2004-04-14 16:06:19 +00:00
njl
86187dc4aa Add support for video output switching. It appears no systems use HCI to
change the video output but use a separate device with a DSSX method
and a HID of "TOS6201" instead.  We use a pseudo-driver to get the handle
for this object and pass it to the acpi_toshiba driver.

This is untested but seems to match the Linux Toshiba driver.
2004-04-14 00:23:58 +00:00
vkashyap
e458f7e8a8 Adding man page for 3ware's 9000 series storage controller driver (twa).
Reviewed by: ru
2004-04-13 20:57:44 +00:00
fjoe
408d1a250a Use ifconfig(8) for setting common 802.11 parameters.
Submitted by:	Stanislav A. Svirid <count@riss-telecom.ru>
2004-04-13 19:25:26 +00:00
ru
b998ef1a4b Mark the "obj" target with the .PHONY attribute. 2004-04-13 12:36:00 +00:00
imp
d2834c657c The 3CXE589DT was spotted in the wild, and is presumed supported by
this driver.

Also, add 3Com to a number of places.
2004-04-13 01:26:03 +00:00
marcus
26c8f40de3 Move en_CA from US_LINKS to GB_LINKS.
Submitted by:	adamw
Approved by:	ache
Committed by:	me since adamw should be studying for exams
2004-04-11 08:07:22 +00:00
imp
6b00d48ff4 Move advise from DEVICE_PROBE.9 about where to probe children. 2004-04-11 06:37:50 +00:00
imp
5adfb12439 Document more clearly that a probe routine:
Should have no side effects
	Must not hold resources when it returns
	May be called multiple times if it returns < 0.

Remove the bad advise that the probe routine should look for children
for devices that implement busses.  This is more properly reserved for
the attach routine.
2004-04-11 06:37:21 +00:00