Commit Graph

8115 Commits

Author SHA1 Message Date
xtraeme 347378fc9f Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed by christos@, cube@ and martin@.

While here, remove a printf() in mpu_attach() (ic/mpu.c) to remove
an empty line in some frontends (mpu_isa.c, etc).
2004-12-02 09:50:41 +00:00
simonb 0f9fca4682 Add COPTS to AFLAGS so assembly files pick up flags like -msoft-float. 2004-12-02 00:00:41 +00:00
grant 9204390fe4 add iteide(4) driver for ITE8212-based IDE controllers. from
OpenBSD, ported to NetBSD by me.

ok'd by bouyer@, thorpej@.
2004-12-01 22:27:45 +00:00
jmc 9bfe9b9970 Convert mkboot into a full cross tool. Last hurdle for hp300 to building on
non NetBSD/bsd hosts.
2004-11-28 11:14:41 +00:00
jmc c7464d49db Convert remaining host tools for amiga to correct cross tools. Now allows
complete amiga builds on non netbsd/bsd hosts
2004-11-28 07:00:52 +00:00
wiz eb1dcbb30e Mark up paths with .Pa. 2004-11-25 11:40:56 +00:00
jmc 9a999c376a Convert bebox's remaining host tools over to cross tools scheme. Builds to sets
w/o error now.
2004-11-25 08:09:14 +00:00
ginsbach 9edd582697 New sentence, new line. 2004-11-25 03:11:17 +00:00
wiz 6f3f0eb54a Remove netsmb(4); nsmb(4) replaces it (and is linked to it for now).
Sort MLINKS lines in Makefile.
2004-11-24 22:38:44 +00:00
bouyer fe4d81db48 pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).
2004-11-24 20:49:17 +00:00
yamt 6bc0cb25b2 note that wired pages can't be loaned out. 2004-11-23 11:20:18 +00:00
lukem d32da2106d xref getent(1) 2004-11-23 07:54:56 +00:00
peter e345d25606 Remove the 'count' flag and fix a sentence. The interface is a clonable
device so count doesn't apply anymore.  Bump date.

ok wiz@
2004-11-22 17:17:24 +00:00
wiz 3b78161166 Bump date for another supported model. 2004-11-22 12:23:31 +00:00
dyoung 47305a9555 M. Warner Losh tells me the Zoom Air Model 4000 is an awi(4). 2004-11-22 00:54:41 +00:00
jmmv 854833f94f Add trailing slashes to some directories missing them. 2004-11-21 09:17:13 +00:00
jmmv 5730bca760 Add src/sys/fs/ptyfs. Bump date. 2004-11-21 09:15:19 +00:00
yamt 039a1b5600 note about /usr/share/{i18n,locale,nls} 2004-11-17 16:56:16 +00:00
wiz 68c05edc13 Update from http://www.iana.org/cctld/cctld-whois.htm via
Ossi Herrala in PR 26632.
2004-11-17 15:05:29 +00:00
tnozaki a966c55826 fix unicode 0xFF80 page mapping, lib/28325.
OK'ed by tshiozak AT netbsd DOT org.
2004-11-16 18:36:15 +00:00
yamt 23c8222edb merge after importing pf from openbsd 3.6. (userland part)
some files were imported to the different places from the previous version.
v3_5:
	etc/pf.conf
	etc/pf.os
	etc/spamd.conf
	share/man/man4/pf.4
	share/man/man4/pflog.4
	share/man/man5/pf.conf.5
	share/man/man5/pf.os.5
	share/man/man5/spamd.conf.5
v3_6:
	dist/pf/etc/pf.conf
	dist/pf/etc/pf.os
	dist/pf/etc/spamd.conf
	dist/pf/share/man/man4/pf.4
	dist/pf/share/man/man4/pflog.4
	dist/pf/share/man/man5/pf.conf.5
	dist/pf/share/man/man5/pf.os.5
	dist/pf/share/man/man5/spamd.conf.5
2004-11-14 11:26:43 +00:00
jmmv 69a6878485 Fix typo. 2004-11-11 14:47:02 +00:00
wiz 14b920142e Bump date for COMPAT_BSDPTY. 2004-11-11 14:07:53 +00:00
christos 19886a62bd Mention COMPAT_BSDPTY. 2004-11-11 13:38:18 +00:00
xtraeme 201ea26411 Another chip supported: iTE IT8705f, which is available on the
ASUS A7V600-X motherboard, bump date.
2004-11-11 10:58:29 +00:00
grant 77cb6d8bb7 +qos 2004-11-11 08:42:27 +00:00
wiz 9ce65744fa Fix typo, and comment out link to non-existing usb(3); from Sergey Svishchev. 2004-11-10 16:38:29 +00:00
wiz 4172541e76 Add dladdr to NAME; fix type of dli_saddr; from Sergey Svishchev. 2004-11-10 16:37:19 +00:00
wiz 0cef3f7ca0 Add bit_ffc to NAME; sort functions in SYNOPSIS; from Sergey Svishchev. 2004-11-10 16:36:28 +00:00
wiz 2926521106 Add missing comma; from Sergey Svishchev. 2004-11-10 16:35:57 +00:00
wiz f5172b1e7c Update list; from Sergey Svishchev. 2004-11-10 16:35:29 +00:00
wiz f9d36bb9e9 Fix typo found by Sergey Svishchev. 2004-11-10 16:32:39 +00:00
wiz 5ef17f09e9 Fix typo reported by Jeff Ito in PR 28158. 2004-11-10 12:21:32 +00:00
wiz ba12dd34b2 New sentence, new line; standardize AUTHORS section content markup. 2004-11-09 12:09:58 +00:00
rumble bf6f4a9bbe Various minor grammar fixes. 2004-11-09 04:57:31 +00:00
kent a9729ae735 VT8237 is supported.
bump date.
2004-11-08 06:21:54 +00:00
wiz 3b77a7cb28 Document that free does not handle NULL. Addresses PR 28063. 2004-11-07 16:44:37 +00:00
wiz 80d71f68ef Bump date for Sealevel USB-Serial support. 2004-11-05 13:57:31 +00:00
scw 56bd07209a Mention Sealevel Systems' USB-Serial adapter. 2004-11-05 13:55:13 +00:00
wiz 210177732d Point to /usr/share/mk/bsd.README in SEE ALSO section; from Rui Paulo in PR 27997. 2004-11-05 12:40:06 +00:00
wiz cb8514c86e Cite Jason Thorpe's paper about bus_dma; from Jeff Rizzo in PR 27891. 2004-11-05 12:38:09 +00:00
yamt f3960e4e30 a header actually used for spl functions is sys/param.h, not machine/intr.h. 2004-10-31 07:01:34 +00:00
wiz a53714cd69 Bump date for Dell PERC 4/SC support. 2004-10-28 10:05:14 +00:00
martti 0ae886cb1b Added Dell PERC 4/SC 2004-10-28 07:22:23 +00:00
wiz 5bbff42faa Add missing whitespace (thanks, john) 2004-10-27 00:56:17 +00:00
wiz f723aed466 Remove some trailing whitespace and unnecessary macro argument quoting;
some other minor fixes.
2004-10-27 00:41:31 +00:00
dan 59835c8641 remove obsolete note about NEW_BUFQ_STRATEGY being unproven, as noted
in previous.
2004-10-27 00:01:34 +00:00
heas 57d5be9208 Document Chris Torek's (the "new" format) bitmask format string. 2004-10-26 20:58:10 +00:00
dan 813c2cdec9 Elaborate on the performance implications and suitability of
NEW_BUFQ_STRATEGY to various hardware and system configurations.
Bump date.

XXX is the comment about this option being "not yet proven stable"
still relevant/true?
2004-10-25 06:13:47 +00:00
lukem 7cc9c4ef50 fix formatting of a column 2004-10-24 23:58:58 +00:00