Commit Graph

11218 Commits

Author SHA1 Message Date
christos 1b50694b4e Mention fileassoc dependencies 2016-11-26 13:54:34 +00:00
mrg 4a00697d3d document NFS_BOOT_TCP option. 2016-11-22 04:55:10 +00:00
wiz 48516259b7 Add RCS Id. Bump date for import. Case fixes. 2016-11-20 17:02:33 +00:00
wiz 1d1b567584 Bump date for previous. Use more markup. 2016-11-20 16:59:11 +00:00
macallan 91eaa6ded9 add driver for Permedia 3 based graphics devices
from Naruaki Etomi, via PR 49518
2016-11-20 16:55:18 +00:00
mlelstv b6a6db8fe4 Make scsipi framework MPSAFE.
Data structures are now protected by a per-adapter mutex at IPL_BIO
that is created by the scsibus or atapibus instance when the adapter
is configured.
The enable reference counter and the channel freeze counter which are
currently used by HBA code before the adapter is configured, are made
atomic.
The target drivers are now all tagged as D_MPSAFE.

Almost all HBA drivers still require the kernel lock to present,
so all callbacks into HBA code are still protected by kernel lock
unless the driver is tagged as SCSIPI_ADAPT_MPSAFE.

TODO: refactor sd and cd to use dksubr.
2016-11-20 15:37:19 +00:00
dholland c90f9ca485 Add crossreference to scsictl per note in PR 9627. 2016-11-20 07:02:21 +00:00
wiz 3d5157a1a4 Use more markup. 2016-11-18 08:29:43 +00:00
pgoyette c8638169db Document the previously-undocument kern.bufq node. 2016-11-17 01:22:00 +00:00
pgoyette 25c4c808ce Update bufq man page for new functions, with appropriate cross-refs to
sysctl(7) and module(9).
2016-11-17 01:16:27 +00:00
pgoyette 54ac83e6d0 Merge changes from David H. Gutteridge in PR misc/51611
Thanks!
2016-11-08 02:43:29 +00:00
riastradh 55c7ac83f4 These have been able to handle uintmax-width masks since creation.
XXX pullup-6
XXX pullup-7
2016-11-07 03:12:54 +00:00
wiz a1a199794c Fix xref. 2016-11-06 09:16:38 +00:00
msaitoh a9fc64c0c4 Add 82562 and wm(4). 2016-11-06 02:27:34 +00:00
wiz 669cbb2613 Remove trailing space. 2016-10-22 07:36:36 +00:00
jdolecek dc627d47b1 update according to latest changes 2016-10-21 20:55:25 +00:00
uwe 5b48185605 Xref to useradd(8) by its official name. 2016-10-18 23:24:48 +00:00
maya 303adcbf0c Bump date for previous ciss(4) change 2016-10-18 18:56:39 +00:00
gson b12dd756a7 HP Smart Array P410i works for me 2016-10-18 18:44:20 +00:00
maya 2909b24516 OPEN_MAX is 128 now, unless defined differently in config 2016-10-17 20:43:19 +00:00
wiz 7a268bffe0 New sentence, new line. 2016-10-16 05:26:20 +00:00
wiz 94e9fec48d Whitespace. 2016-10-16 05:25:52 +00:00
rkujawa 9fc67ee09f Note improvements by mbouyer and kiyohara. 2016-10-15 19:51:48 +00:00
jdolecek 2a3f2e45c6 fix tyop 2016-10-15 16:31:16 +00:00
pho 2b3b9eb63c PR kern/32569: Describe the sysctl variable the driver provides 2016-10-13 13:04:02 +00:00
wiz d82bf41e41 Fix xref, sort SEE ALSO. 2016-10-12 21:18:46 +00:00
skrll ca0e34281c Update for nhusb merge. Add some Xr. Bump date. Invoke wiz. 2016-10-12 21:09:36 +00:00
roy 59e4c4e061 Document net.inet.ip.dad_count. 2016-10-12 08:52:49 +00:00
nat 041ac2d003 Add support for Realtek 8192EU.
OK christos@
2016-10-12 03:23:29 +00:00
jdolecek 64bc1112c3 Paul fixed the kernel module to load independently of other ld attachments,
remove the module note
2016-10-08 17:46:06 +00:00
wiz 58273d9dba Add some articles, sort SEE ALSO, make an xref. 2016-10-04 09:21:05 +00:00
rkujawa b1cdec8a9d Add man page for mntva(4). 2016-10-03 18:57:54 +00:00
jdolecek a70b44767c make symlink ahci.4 -> ahcisata.4 2016-10-02 22:44:30 +00:00
wiz f0ca89e331 Explain dty/tty a bit and point to tty(4). Bump date.
Ok gdt@
2016-09-29 11:38:43 +00:00
wiz a6c3dd9372 Various fixes: wording, sections, sort order, articles. 2016-09-21 20:12:12 +00:00
jdolecek 8f0fe94fe2 expand driver description 2016-09-21 20:01:03 +00:00
roy 98b0d70fff Add ifam_pid and ifam_addrflags to ifa_msghdr.
Re-version RTM_NEWADDR, RTM_DELADDR, RTM_CHGADDR and NET_RT_IFLIST.
Add compat code for old version.
2016-09-21 10:50:22 +00:00
wiz 12343249c0 Use Mt for email address. 2016-09-17 20:46:35 +00:00
jdolecek d9820486ac note that pci_intr_establish_xname() is new in NetBSD 8.0 2016-09-17 17:38:11 +00:00
jdolecek c2b71ff893 include also @n.o email for Kengo Nakahara 2016-09-17 17:13:00 +00:00
jdolecek 638242b8b0 add HISTORY and AUTHORS; listed there Kengo Nakahara as he seems to be the
primary author according to commits, feel free to adjust as appropriate
2016-09-17 17:10:21 +00:00
jdolecek 5482298fa4 bump date for the typo fix 2016-09-16 13:56:36 +00:00
wiz 5c3b275a64 New sentence, new line. Use Dq. 2016-09-16 12:43:37 +00:00
jdolecek 22def4bee1 document some bugs 2016-09-16 12:31:27 +00:00
wiz 2ad613d4d2 Use Nm instead of Xr to itself. Add missing space. Bump date for previous. 2016-09-16 08:26:16 +00:00
jdolecek 93353c360b update manpage with reality WRT BUS_SPACE_BARRIER_SYNC and
BUS_SPACE_BARRIER_X_BEFORE_Y flags
2016-09-15 21:47:26 +00:00
wiz a9eb386270 Sort SEE ALSO. 2016-09-15 15:25:11 +00:00
scole 0d99de606e Reference rasops(9), not rasops(4) which doesn't exist 2016-09-15 15:19:00 +00:00
jdolecek fd929fae0e fix typo in function names 2016-09-15 09:41:33 +00:00
wiz c6af805862 Use An in AUTHORS section. 2016-09-15 09:11:47 +00:00