Age | Commit message (Collapse) | Author |
|
|
|
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@
|
|
"line" and remove a paragraph from the BUGS section.
|
|
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@
|
|
|
|
prevents a few "cannot free mem because i need mem to free mem"
scenarios (one found by weingart@). ok weingart@ millert@ miod@
|
|
|
|
OK joris@
|
|
|
|
|
|
From Matthew Dillon@DragonFlyBSD
ok millert@ dlg@
|
|
- 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
|
|
thing in the KGET() macros. Fixes a segfault when pstat is
called with '-vT';
ok miod@,krw@,beck@
|
|
|
|
drop to ddb(4) in order to avoid overheating in case of a system crash.
ok kettenis@
|
|
receiving PPPoE packets but without any PPPoE interfaces
setup.
From mickey@ via PR 5713.
ok canacar@ claudio@ dlg@
|
|
in rcs_translate_tag() if we are looking for a revision on the trunk.
fixes inconsistancy with gnu cvs.
problem noticed by brad@
|
|
|
|
Initial diff from Henry Precheur based on a commit from matthias@dragonflybsd
which was derived from the FreeBSD driver. Additional Flash changes from
sephe@dragonflybsd which was derived from the FreeBSD driver. Typo fixes
in Henry's diff and a few other improvements from the FreeBSD driver from
brad@.
Tested on a variety of different em(4) adapters in addition to ICH8/9.
ok dlg@
|
|
ok espie@ looks fine to ajacoutot@
|
|
From Intel
tested by and ok dlg@
|
|
From Iruata Souza <iru.muzgo@gmail.com>
|
|
Tested by Sergey Prysiazhnyi <apelsin@atmnis.com>
|
|
|
|
|
|
ok dlg@
|
|
Sprinkle some debug while here.
|
|
on modern disk geometries; while here, better alignment of column labels
ok jmc@, jsing@, krw@, and otto@
|
|
|
|
|
|
handle XKPHYS addresses correctly.
|
|
as the Octane; joint work with jsing@
|
|
Sigh... ok miod@
|