Commit Graph

787 Commits

Author SHA1 Message Date
augustss f30ff2bf0f Fix typo. 1999-09-16 19:49:04 +00:00
augustss c5e6ea113e Update MIDI man page a little. 1999-09-16 19:47:49 +00:00
augustss 3fd31dc711 Make uhub(4) a link to usb(4). 1999-09-13 23:04:34 +00:00
augustss 80c0653c8d Add ohci(4) and uhci(4) man pages that have existed for a year. 1999-09-13 22:58:22 +00:00
kleink 03126e1c99 Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
kleink 68230e7539 Jaunary -> January. 1999-09-12 18:43:43 +00:00
augustss 782035a0f3 Add some spaces to make the phy listing line up nicer. 1999-09-09 12:38:43 +00:00
augustss ce0a4eadcb Mention uaudio(4). 1999-09-09 12:35:53 +00:00
itohy cd74d2c98b Introduce new option APM_NO_POWER_PRINT which disables printing
power status on the console (if apmd is absent).
Some systems generate APM_POWER_CHANGE events too frequently (more then
once per minute), and printing the status makes single user operations
rather difficult.
1999-09-09 03:52:21 +00:00
hubertf c947110381 Add phy.4 as a link to mii.4 1999-09-08 14:23:04 +00:00
soren c589a9d12c Add comments for PHY models. 1999-09-08 14:20:04 +00:00
soren 294b7d9b7b Add ukphy(4) man page. 1999-09-08 13:59:07 +00:00
soren b7bc7c47cf Sync with dev/mii. 1999-09-08 13:58:37 +00:00
soren 87f6e36acb Sync with dev/mii. 1999-09-08 13:08:20 +00:00
soren eb7abb2260 Sync with dev/mii. 1999-09-07 21:50:11 +00:00
soren 1ae67880a2 Xref iophy(4) and tqphy(4). 1999-09-07 21:43:05 +00:00
oster 8ce4a3940a Update and improve examples a bit. 1999-09-05 02:17:24 +00:00
soren 89d9c14a9a Forgot RCS IDs. 1999-09-05 00:27:43 +00:00
soren 75307ca8e7 Add iophy.4 and tqphy.4. 1999-09-05 00:10:32 +00:00
augustss 871b3737a0 Fix braino in last commit. 1999-08-30 18:45:07 +00:00
augustss 8136729218 Mention usb. 1999-08-30 15:16:47 +00:00
bouyer 707ea062ae Note Intel 82801 support. 1999-08-30 13:12:50 +00:00
bouyer 1fe579ad0d Note support of Promise Ultra/33 and /66 controllers. 1999-08-29 18:14:26 +00:00
augustss ed24699c00 Note addition of umass driver. 1999-08-29 17:26:22 +00:00
ad cb55d0c1ac Add an AUTHOR section. 1999-08-25 09:25:42 +00:00
augustss 55ce4dae97 Make atapi(4) a link to scsi(4). 1999-08-23 16:30:09 +00:00
augustss ce5f59ad39 Update FILES section. 1999-08-23 12:32:19 +00:00
kleink 604c4edbcb Note the eso attachment. 1999-08-22 12:49:57 +00:00
augustss a25b9c713b Document that the devices nodes are named /dev/ttyU*. 1999-08-21 18:13:32 +00:00
is a8c8efadb1 Fix cross-reference (see PR 7603) 1999-08-20 11:46:13 +00:00
kleink 198959e28d Uncomment mpu attachment, and remove this item from BUGS. 1999-08-17 15:10:57 +00:00
augustss 31cd8a761b Make and install the wi(4) man page. 1999-08-16 23:30:19 +00:00
augustss db574ba708 Add umodem device. 1999-08-16 22:27:08 +00:00
augustss 5573b3ba36 The wss driver is not necessarily half-duplex. 1999-08-14 21:18:05 +00:00
bouyer 1a79367a5f Add NetBSD RCS Id, note that "device timeout" can be caused by a
mis-configuration and can be solved with wiconfig(8).
1999-08-09 18:23:44 +00:00
bouyer 0e25033c56 Add wi(4), from FreeBSD. 1999-08-09 18:19:24 +00:00
jdolecek 7aa20c5a32 file-system NTFS: add a note NTFS is very experimental and should be used
with extreme caution
1999-08-05 15:47:07 +00:00
augustss c8acef077d Update for new attachment. 1999-08-02 17:43:52 +00:00
augustss 9449835f0a Add mpu(4) man page. 1999-08-01 18:21:16 +00:00
augustss 32ef9ed514 Add NTFS to the list of file systems. 1999-07-30 09:54:57 +00:00
augustss 7874ddad19 Document USB_SET_SHORT_XFER ioctl(). 1999-07-30 01:32:05 +00:00
augustss 03fab70583 Mention COMPAT_14. 1999-07-30 00:49:15 +00:00
augustss 3d3f77c49e Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
augustss 7b3035544b Sync with reality. 1999-07-29 14:20:32 +00:00
tron d57a6fa9e5 Fix typo noted by "Wiz" in PR misc/8061. 1999-07-24 15:06:57 +00:00
itojun 5d77559eed add manpage for faith pseudo interface (which is for
IPv6-to-IPv4 tcp relay translation).
1999-07-17 07:09:40 +00:00
itojun c60ae5de13 add NetBSD RCS ID. retain KAME RCS ID (quoted). 1999-07-17 06:57:59 +00:00
hwr 814a7df4d8 SCR_NCR_MAX_WIDE is not size in bytes, but 8*(n+1) bits.
Fixes kern/7913 by Dave Huang.
1999-07-16 20:26:57 +00:00
kleink 13a23b2a31 Oops, alphabetical ordering. 1999-07-12 15:22:18 +00:00
kleink a97e2eb258 Xref eso(4). 1999-07-12 15:20:54 +00:00