Age | Commit message (Collapse) | Author |
|
don't have problib
|
|
connections to Sony Ericsson W880i mobile phones
|
|
ok deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unbreaks the tree.
|
|
ok deraadt@
|
|
|
|
|
|
|
|
|
|
also use aes to generate proppper IVs
ok marco@
|
|
|
|
|
|
ok brad@
|
|
* Fossil Abacus Wrist PDA
Thorsten Trampisch in FreeBSD PR 113384
* Expert ISDN Control
* RS232 OptoBridge
Jonathan Charest in FreeBSD PR 110992
* Several Tactrix OpenPort (ECU) devices.
Y.Okabe in FreeBSD PR 119981
* Logitec LAN-GTJ/U2 Ethernet
HAGIMORI 'buggy' Masashige in FreeBSD PR 115933
* RATOC REX-USB60F serial
|
|
|
|
* Fossil Abacus Wrist PDA
Thorsten Trampisch in FreeBSD PR 113384
* Expert ISDN Control
* RS232 OptoBridge
Jonathan Charest in FreeBSD PR 110992
* Several Tactrix OpenPort (ECU) devices.
Y.Okabe in FreeBSD PR 119981
* Logitec LAN-GTJ/U2 Ethernet
HAGIMORI 'buggy' Masashige in FreeBSD PR 115933
* RATOC REX-USB60F serial
|
|
be set separately on each channel. if changing the number of channels
make sure to set the sample rate on each channels.
fixes problems with src/regress/sys/dev/audio/autest.c, and
the hydrogen port/package, which set stereo mode either after or
without changing sample rates.
ok ratchov@
|
|
Corega CG-WLUSB2GL WLAN from KIYOHARA Takashi in NetBSD.
|
|
|
|
Corega CG-WLUSB2GL WLAN from KIYOHARA Takashi in NetBSD.
|
|
Cleanup the interrupt establishment code a little whilst we're here.
ok miod@
|
|
Cleanup the interrupt establishment code a little whilst we're here.
ok miod@ jasper@
|
|
From NetBSD, kindly pointed out by YAMAMOTO Takashi.
ok miod@
|
|
as 8-bit reads/writes even though they are 16-bit. This can cause the
respective interfaces to lock up until the system is hard rebooted. Having
the driver read/write to these registers as 16-bit entities resolves the
instability.
From mickey@
ok krw@ sthen@ dlg@
|
|
suggested by brad@, "i don't feel like objecting" deraadt@
|
|
ok jakemsr@, beck@, deraadt@
|
|
outputs.lineN.source to them. Rename various labels to use "standard" names,
ie AudioNxxx macros.
ok jakemsr@
|
|
There are 8 gain knobs but only 4 mute switches because each codec has two
channels but only one mute switch.
ok jakemsr@
|
|
ok jakemsr@ dlg@
|
|
broken by me almost a year ago with the proto_checksum changes :(
problem noticed & fix tested by Helmut Schneider <jumper99@gmx.de>
narrowed down & ok dhartmei
|
|
OK mcbride@, mickey@
|
|
different now.
|
|
|
|
inherited from OpenBSD/arc machines with ISA bus; mainbus children match on
device name and other hierarchies match on simplified locators.
As a bonus, attachment lines in dmesg will now print their locators.
ok jsing@
|
|
|
|
|
|
|
|
- Only clear the watchdog timer if there are no more packets to
process otherwise rearm the timer.
From mickey@
Tested by krw@, mikeb@ and brad@
ok dlg@
|
|
counter and out of receive buffer descriptors counter to the network stacks
input errors counter.
Based on a diff from mickey@ though updated for -current and added support
for BCM5705 or newer chipsets from brad@.
Tested it with BCM5704 on i386/amd64, BCM5700 on sparc64, BCM5701/BCM5751M
on i386 and BCM5721/BCM5780 on amd64.
ok krw@ sthen@ dlg@
|
|
relying on the mbuf chain layout; with claudio@ and krw@; ok henning@
|
|
fixes input errors on BCM5701/5702X/5704 and may avoid firmware hangs on
some cards if asf/ipmi support is added.
original diff from Oleg Bulyzhin in a freebsd-net post and ported by
mickey; included stats counter changes which don't apply to -current
so they are split out and not included here. "The rest of the diff
looks ok" brad.
tested on 5701/5702X/5703X/5704C/5721 by mpf naddy okan beck sthen
ok beck (before splitting out stats changes), krw, henning.
closes kernel/5699
|
|
|
|
drop to ddb(4) in order to avoid overheating in case of a system crash.
ok kettenis@
|