Searched hist:1.704 (Results 1 - 21 of 21) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.704 Tue Dec 01 17:47:37 GMT 2015 nonaka Added CENTURY CT-USB1HUB.
H A Dusbdevs.h1.704 Wed Feb 17 00:48:57 GMT 2016 riastradh regen

H A Dusbdevs_data.h1.704 Mon Feb 01 14:55:09 GMT 2016 nonaka regen
/src/share/man/man4/
H A DMakefile1.704 Sun Apr 12 01:10:54 GMT 2020 simonb Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in part
on the OpenBSD single-port XR21V1410 uxrcom driver, but adds support
for multi-port chipsets and uses the common umodem framework instead of
being a standalone driver.

Thanks to skrll@ for much USB clue and mrg@ for financing the
development of this driver.

/src/sys/dev/pci/
H A Dpcidevs.h1.704 Sat Mar 19 11:54:53 GMT 2005 tron Regen.
H A Dpcidevs_data.h1.704 Wed Apr 06 15:49:07 GMT 2005 martti Regen for Dell CERC SATA RAID 1.5/6ch
H A Dpcidevs1.704 Thu Mar 24 13:17:08 GMT 2005 tron Add ids for ATI Radeon 9700 Pro and 9800 Pro.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.704 Sun Jun 12 03:35:42 GMT 2011 rmind Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.
/src/distrib/sets/lists/base/
H A Dshl.mi1.704 Fri Jun 13 15:45:05 GMT 2014 joerg Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of
fetching dynamically sized data via sysctl.
H A Dmi1.704 Tue May 01 17:18:52 GMT 2007 bouyer Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
device controllers, and more specifically raid controllers.
Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD.
Add bio and sysmon support to mfi(4). This allow userland to query
status for drives and logical volumes attached to a mfi(4) controller. While
there fix some debug printfs in mfi so they compile.
Add bio(4) to amd64 and i386 GENERIC.
/src/doc/
H A D3RDPARTY1.704 Tue Jun 23 18:00:11 GMT 2009 tron Postfix was update to version 2.6.2.
H A DCHANGES1.704 Fri Sep 22 18:23:17 GMT 2006 xtraeme cdplay(1) digital transfer mode by Sergey Svishchev.
/src/usr.bin/make/
H A Dparse.c1.704 Fri Jun 23 06:08:56 GMT 2023 rillig make: sync a comment with reality

No binary change.
H A Dvar.c1.704 Sat Dec 05 14:55:17 GMT 2020 rillig make(1): indent remaining code of var.c with tabs instead of spaces
/src/sys/sys/
H A Dparam.h1.704 Mon Oct 11 01:07:36 GMT 2021 thorpej Setting EV_EOF requires modifying kn->kn_flags. However, that relies on
holding the kq_lock of that note's kq. Rather than exposing this directly,
add new knote_set_eof() and knote_clear_eof() functions that handle the
necessary locking and don't leak as many implementation details to modules.

NetBSD 9.99.91

/src/sys/arch/i386/conf/
H A DGENERIC1.704 Tue Sep 27 02:57:47 GMT 2005 jmcneill Add (commented out) definition of gpio attachment to nsclpcsio
/src/distrib/sets/lists/man/
H A Dmi1.704 Wed Jun 23 00:44:21 GMT 2004 kleink Repair pf fallout.
/src/distrib/sets/lists/tests/
H A Dmi1.704 Thu Dec 01 20:23:11 GMT 2016 kamil Add t_ptrace_amd64_wait{,3,4,6,id,pid} tests

Sponsored by <The NetBSD Foundation>
/src/share/mk/
H A Dbsd.own.mk1.704 Fri Aug 10 02:53:09 GMT 2012 matt Add .ARM.exidx as a section to be removed for a.out on ARM
/src/sys/conf/
H A Dfiles1.704 Sat Jan 08 02:57:08 GMT 2005 joff add tscs
/src/distrib/sets/lists/comp/
H A Dmi1.704 Thu May 27 03:43:31 GMT 2004 christos add the manual pages for pty/98

Completed in 1560 milliseconds