wiz
717d3757fa
Split [] expression for better grepability.
2006-06-30 17:19:18 +00:00
xtraeme
93a63d1398
Mention IT8211.
2006-06-30 17:02:53 +00:00
chap
9631f044f6
woops, meant to change .Nx version, thanks xtraeme
2006-06-30 16:18:09 +00:00
chap
710af63468
Ankh-Morpork, we have a MIDI driver....
...
Merge from chap-midi branch, after
~month for review
Comments by thorpej@ drochner@ and Alexandre Ratchov
Incorporated: points by thorpej@ drochner@; preliminary support for
a stats-collecting ioctl suggested by martin@ from comments by A.R.
PR kern/32441 kern/32442 kern/32567 kern/32588 kern/32694 kern/33590
kern/33614 and one instance of kern/32651
ok martin@
2006-06-30 13:56:25 +00:00
wiz
fc140c0e39
Bump date for previous, slightly improve markup.
2006-06-29 22:16:45 +00:00
dogcow
b6f3fd3b9d
note the 1GB problem with bce, and workaround.
2006-06-29 20:31:11 +00:00
christos
83fa6c2aad
Explain that the terse error message descriptions can be found in mbr.8
2006-06-29 20:24:13 +00:00
xtraeme
084b0f8cdc
Mention new suppported controllers: PDC20775 and PDC40518.
2006-06-29 05:08:22 +00:00
jdc
73d9096de7
netstat(1,) -> netstat(1),
2006-06-28 21:09:51 +00:00
peter
61307ac1a3
Add man4.hpcarm. Pointed out by Hisashi T Fujinaka.
2006-06-27 21:43:26 +00:00
peter
37b481fc07
Add intro(4) manual page for port hpcarm.
2006-06-27 14:55:07 +00:00
wiz
b6aca06c61
Remove a superfluous comma.
2006-06-25 13:48:38 +00:00
kent
19880a7e53
- remove a sentence about no support for S/PDIF
...
- add supported codec names
- bump date
2006-06-25 13:44:37 +00:00
wiz
83b25f2177
Various minor improvements.
2006-06-25 13:24:45 +00:00
yamt
54460ad919
document kmem_alloc, kmem_free, kmem_zalloc.
2006-06-25 13:07:49 +00:00
wiz
1018f0f979
New sentence, new line. Remove trailing whitespace and empty BUGS section.
2006-06-24 18:43:08 +00:00
wiz
7dcb52b3b2
Comment out "/usr/share/doc/papers/timecounter.ascii.gz", since we do not
...
have this in NetBSD (yet?)
2006-06-24 18:41:37 +00:00
kardel
0013820b0f
move geodecntr.4 into i386 section where it actually belongs
2006-06-24 12:22:52 +00:00
kardel
7186fdff87
document new attachment due to coexistence with geodecntr
2006-06-24 12:20:19 +00:00
kardel
8830115a72
add microuptime.9 (from FreeBSD) for timecounters
2006-06-24 08:47:19 +00:00
kardel
fd0e890da3
include timecounter.9 description
2006-06-24 08:32:17 +00:00
kardel
363372b781
add description for geodecntr
2006-06-24 08:27:16 +00:00
kardel
6c4fd9dde2
import timecounter interface description
...
from FreeBSD (time.9)
2006-06-24 08:22:46 +00:00
wiz
a583fd878d
Drop trailing whitespace.
2006-06-20 06:28:32 +00:00
jdc
ad424c18b3
Add some PROM monitor and Open Boot PROM boot-related commands and a
...
BUGS section describing boot limitations.
2006-06-20 05:43:37 +00:00
gdamore
a5c89047c0
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
...
NetBSD Foundation Membership still pending.) This stack was written by
Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
2006-06-19 15:44:33 +00:00
wiz
35c2a3d2fc
Remove superfluous character.
2006-06-18 09:27:41 +00:00
wiz
3f76175ac9
Drop trailing whitespace.
2006-06-18 09:25:15 +00:00
christos
4f29764cfe
Update for latest powersave api.
2006-06-18 02:59:21 +00:00
xtraeme
e446596092
Mention support for NVIDIA MCP04/MCP55 IDE/SATA controllers and
...
VIA VT8237R SATA controller.
Bump date.
2006-06-17 09:00:58 +00:00
reed
5fe28dc7e5
Fix typo or mispelling.
2006-06-17 04:58:14 +00:00
yamt
0f9ed224d3
uvm_swapin: process -> lwp
2006-06-13 13:23:59 +00:00
msaitoh
d7c5c79883
add i8257[123]
2006-06-10 08:06:51 +00:00
rpaulo
f7625fc018
Update to the latest revision from OpenBSD.
2006-06-07 18:38:59 +00:00
chap
42f4810aa0
Reword a couple of spots that committed too much internal detail, spotted
...
by brian and der Mouse, and another that seemed to throw a reader. Add
the CODE REFERENCES section.
Critical discussion of this man page:
http://mail-index.netbsd.org/tech-kern/2006/06/04/0012.html et seq.
And with all that, what a lucky break to catch that I was thinking of
the /reciprocal/ of the load factor, before anybody else spotted it!
Now I can fix it before anybody notices. Heh. Wait, is this going in
the lo^C
2006-06-05 16:48:35 +00:00
perry
494da5ef96
add a couple of .Xr's to config(5).
...
Not yet really enough, but a bit for now.
2006-06-04 21:58:21 +00:00
perry
9ea4211ee2
.Xr config 5
...
Might need a bit more, but this looked okay for now.
2006-06-04 21:55:50 +00:00
chap
f3ef5715ba
Document the recent trunk changes to ntp_gettime(2) (Hi Matthias!).
2006-06-04 15:46:08 +00:00
chap
8af3733e5a
Document kernel function hashinit/hashdone.
...
"No[ objections] here." -christos@
2006-06-04 14:45:34 +00:00
wiz
a58ea03a37
Improve documentation for ! in check_devices_ignore_paths.
2006-05-29 22:07:25 +00:00
yamt
3d6707fa0d
remove kauth_cred_destroy.
2006-05-28 06:50:37 +00:00
lukem
6d23caf285
Implement check_devices_ignore_paths, which is a list of paths to
...
avoid traversing during check_devices.
2006-05-25 02:38:10 +00:00
tsutsui
d4b574cc47
Mention COMPAT_30.
2006-05-19 17:53:18 +00:00
tsutsui
68f7891240
Mention options COMPAT_20 is also required for obsolete getfsstat(2)
...
and fhstatfs(2) system calls.
2006-05-19 17:43:44 +00:00
pavel
225c3d2ff3
Do not warn that Ultra160 controllers are limited to 80MB/s. My AHA 29160
...
works in the Ultra160 mode:
ahc0 at pci0 dev 6 function 0: Adaptec 29160 Ultra160 SCSI adapter
ahc0: interrupting at eb164 irq 0
ahc0: aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
scsibus1 at ahc0: 16 targets, 8 luns per target
sd1 at scsibus1 target 0 lun 0: <SEAGATE, ST336607LW, 0007> disk fixed
sd1: sync (12.50ns offset 63), 16-bit (160.000MB/s) transfers, tagged queueing
sd2 at scsibus1 target 8 lun 0: <SEAGATE, ST336607LW, 0007> disk fixed
sd2: sync (12.50ns offset 63), 16-bit (160.000MB/s) transfers, tagged queueing
(Those two drives can read at a speed of 64 MB/s each, in parallel.)
Bump date.
2006-05-19 16:15:14 +00:00
cube
f8934ee93b
Install compat_30.8 [hi chap!].
2006-05-18 21:22:33 +00:00
chap
a24d299bb5
Add compat_30.8 man page, incorporating suggestions
...
by <wiz> and <pavel>.
2006-05-18 17:08:04 +00:00
liamjfoy
4876c304b1
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
...
'pseudo-device carp'
Thanks to: joerg@ christos@ riz@ and others who tested
Ok: core@
2006-05-18 09:05:49 +00:00
kiyohara
005a7b1437
Add man page for lmtemp(4).
2006-05-17 00:28:02 +00:00
elad
97e393b1f1
kill unused man-pages. prompted by Iain Hibbert.
2006-05-16 15:56:15 +00:00