Searched hist:1.706 (Results 1 - 23 of 23) sorted by relevance

/src/sys/arch/arm/xscale/
H A Di80321_intr.h1.13 Fri Aug 06 08:58:42 GMT 2021 rin Do *NOT* lower IPL in i80321_splraise().

Fix various strange crashes for DIAGNOSTIC kernel on evbarm/HDL_G,
including one worked around by if_wm.c rev 1.706:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pci/if_wm.c#rev1.706

/src/sys/dev/pci/
H A Dif_wm.c1.706 Tue Aug 03 01:08:18 GMT 2021 knakahara Fix locking against myself reported by rin@n.o.

In some machine, INTx interrupts occurs for some reason while holding
txq_lock in softint context.
e.g. https://dmesgd.nycbug.org/index.cgi?do=view&id=6139

The panic message is the following.
H A Dpcidevs.h1.706 Wed Apr 06 15:49:06 GMT 2005 martti Regen for Dell CERC SATA RAID 1.5/6ch
H A Dpcidevs_data.h1.706 Mon May 02 03:37:01 GMT 2005 rh regen
H A Dpcidevs1.706 Wed Apr 20 21:33:39 GMT 2005 bouyer Add "Compaq Netelligent 10 T/2 PCI UTP/Coax Controller". Fix kern/29218
by A L Meyers.
/src/sys/dev/usb/
H A Dusbdevs1.706 Thu Dec 10 14:24:25 GMT 2015 leot + REALTEK RTL8188CU_3
H A Dusbdevs.h1.706 Sat Apr 23 10:15:32 GMT 2016 skrll Merge nick-nhusb

- API / infrastructure changes to support memory management changes.
- Memory management improvements and bug fixes.
- HCDs should now be MP safe
- conversion to KERNHIST based debug
- FS/LS isoc support on ehci(4).
- conversion to kmem(9)
- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
- interrupt transfers now get proper DMA operations
- general bug fixes
- kern/48308
- uhub status notification improvements
- umass(4) probe fix (applied to HEAD already)
- ohci(4) short transfer fix
H A Dusbdevs_data.h1.706 Tue Apr 19 15:51:21 GMT 2016 nonaka regen
/src/sys/arch/i386/conf/
H A DGENERIC1.706 Fri Oct 07 15:59:49 GMT 2005 riz branches: 1.706.6;
Add support for the gpio(4) framework to the elansc(4) system controller.

From Alexander Yurchenko (grange@openbsd), via OpenBSD.
Approved by jmcneill.
1.706 Fri Oct 07 15:59:49 GMT 2005 riz branches: 1.706.6;
Add support for the gpio(4) framework to the elansc(4) system controller.

From Alexander Yurchenko (grange@openbsd), via OpenBSD.
Approved by jmcneill.
/src/share/mk/
H A Dbsd.own.mk1.706 Thu Aug 16 05:30:55 GMT 2012 matt branches: 1.706.2;
Add ARM cpus to those MACHINE_ARCH which USE_COMPILERCRTSTUFF=no
1.706 Thu Aug 16 05:30:55 GMT 2012 matt branches: 1.706.2;
Add ARM cpus to those MACHINE_ARCH which USE_COMPILERCRTSTUFF=no
/src/share/man/man4/
H A DMakefile1.706 Sun Jul 26 15:13:09 GMT 2020 jdolecek add rudimentary wwanc(4) manpage
/src/sys/arch/i386/i386/
H A Dmachdep.c1.706 Fri Jul 01 18:14:15 GMT 2011 dyoung #include <sys/bus.h> instead of <machine/bus.h>.
/src/distrib/sets/lists/base/
H A Dshl.mi1.706 Tue Jul 08 05:55:33 GMT 2014 spz infrastructure for bind-9.10.0-P2:
adding the tools delv and dnssec-importkey
adding libirs to support delv
H A Dmi1.706 Sat Jun 09 11:20:56 GMT 2007 kiyohara Added OpenBSD's zyd(4) driver.
Supports ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device.
/src/doc/
H A D3RDPARTY1.706 Fri Jul 03 22:19:41 GMT 2009 roy Import dhcpcd-5.0.5
H A DCHANGES1.706 Sun Sep 24 02:22:58 GMT 2006 tsutsui Note sh3 timecounter.
/src/usr.bin/make/
H A Dparse.c1.706 Sat Aug 19 11:09:02 GMT 2023 rillig make: show realistic invalid line in error message

Previously, the error message 'Invalid line' showed only the expanded
line, which might or might not show the actual problem. To be more
helpful, add the unexpanded line to the error message in case they
differ.

Remove the special handling of invalid lines that result from merge
conflicts. RCS is not commonly used anymore, and mentioning CVS was too
specific. By echoing the whole line, the patterns '<<<<<<' and '>>>>>>'
are clear enough to hint at the problem.
H A Dvar.c1.706 Sat Dec 05 18:15:40 GMT 2020 rillig make(1): remove redundant assignments
/src/sys/sys/
H A Dparam.h1.706 Tue Dec 21 18:59:22 GMT 2021 thorpej Add pool_cache_setpredestruct(), which allows a pool cache to specify
a function to be called before the destructor for a batch of one or more
objects is called. This can be used as a synchronization point by
subsystems that rely on the type-stable nature of pool cache objects or
subsystems that use other forms of passive serialization.
/src/distrib/sets/lists/man/
H A Dmi1.706 Fri Jun 25 00:06:09 GMT 2004 itojun authpf from OpenBSD 3.5 PF
/src/distrib/sets/lists/tests/
H A Dmi1.706 Fri Dec 02 05:54:14 GMT 2016 kamil Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64

Rename
- tests/kernel/t_ptrace_amd64_wait.c
to
- tests/kernel/arch/amd64/t_ptrace_wait.c
and adapt appropriate files accordingly.

New directory will be used for more amd64-specific tests, verifying the
MD parts of the kernel.

Remove old entries from distrib/sets/lists as they were added a while ago.

Sponsored by <The NetBSD Foundation>
/src/sys/conf/
H A Dfiles1.706 Mon Jan 10 22:01:36 GMT 2005 kent merge kent-audio1 branch, which introduces audio filter pipeline to the MI
audio framework


Summary of changes:

* struct audio_params
- remove sw_code, factor, factor_denom, hw_sample_rate,
hw_encoding ,hw_precision, and hw_channels. Conversion information
is conveyed by stream_filter_list_t.
- change the type of sample_rate: u_long -> u_int
- add `validbits,' which represents the valid data size in
precision bits. It is required in order to distinguish 24/32bit
from 24/24bit or 32/32bit.

* audio_hw_if
- add two parameters to set_params()
stream_filter_list_t *pfil, stream_filter_list *rfil
A HW driver should set filter recipes for requested formats
- constify audio_params parameters of trigger_output() and
trigger_input(). They represent audio formats for the hardware.
- make open() and close() optional
- add int (AUMODE_PLAY or AUMODE_RECORD) and audio_params_t parameters
to round_blocksize()

* sw_code is replaced with stream_filter_t.
stream_filer_t converts audio data in an input buffer and writes
into another output buffer unlike sw_code, which converts data in
single buffer.
converters in dev/auconv.c, dev/mulaw.c, dev/aurateconv.c,
dev/tc/bba.c, dev/ic/msm6258.c, and arch/arm/iomd/vidcaudio.c are
reimplemented as stream_filter_t

* MI audio
- audiosetinfo() builds filter pipelines from stream_filter_list_t
filled by audio_hw_if::set_params()
- audiosetinfo() returns with EINVAL if mmapped and set_params()
requests filters
- audio_write(), audio_pint(), and audio_rint() invoke a filter
pipeline.
- ioctl() for FIONREAD, AUDIO_WSEEK, AUDIO_GETIOFFS,
AUDIO_GETOOFFS, and audio_prinfo::{seek,samples} for
AUDIO_GETINFO handle values for a buffer nearest to userland.

* add `struct device *' parameter to ac97_attach()

* all of audio HW drivers follow audio_hw_if and ac97 changes
/src/distrib/sets/lists/comp/
H A Dmi1.706 Wed Jun 02 14:10:14 GMT 2004 pooka pthread_spin_trylock.{0,3}

Completed in 1644 milliseconds