Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-23 | %z in printf(9) is not the same as %z in printf(3). Change to %lu | Ray Lai | |
and cast arg to ulong. OK jsg@ and krw@. | |||
2007-05-22 | Add the BCM5709 PCI device Id. It is disabled for now since we do not | Reyk Floeter | |
support SerDes-based (1000base-SX fibre) bnx(4) devices yet. The reason is simple - we do not have any fibre bnx(4) to test and port the SerDes changes from the other bnx drivers. From brad found in the Linux driver | |||
2007-05-22 | sync | Reyk Floeter | |
2007-05-22 | Add another bnx(4) PCI Id (BCM5709 SerDes 1000base-SX) | Reyk Floeter | |
2007-05-22 | Add pciide(4) and things that attach to it. | Mark Kettenis | |
2007-05-22 | Add elory(4). | Mark Kettenis | |
2007-05-22 | Add option HP8700_CPU. | Mark Kettenis | |
2007-05-22 | Hook up astro(4). | Mark Kettenis | |
2007-05-22 | adress -> address | Jasper Lievisse Adriaanse | |
from brad ok claudio@ | |||
2007-05-22 | protect more variables from existing outside of locore, should fix | Martin Reindl | |
cpuinfo breakage (but my make build is still running) ok gwk@ | |||
2007-05-22 | When a partial ack is received check if congestion window is larger than | Michele Marchetto | |
acked bytes and update the window accordingly fix PR4278 OK henning@ markus@ claudio@ | |||
2007-05-22 | A quirk is needed for the Logitech QuickCam Notebook to prevent attaching | Robert Nagy | |
to uaudio(4) instead of ugen(4), because of the internal microphone. from brad; | |||
2007-05-22 | ip_mroute.c is in bad shape. | Michele Marchetto | |
This first step makes it style(9) compliant. Just a whitespace diff, no binary change. OK claudio@ norby@ | |||
2007-05-22 | enable uts(4) - USB touchscreen support | Robert Nagy | |
2007-05-22 | Support bluetooth adapter found in my MSI S270 laptop. ok deraadt@, jasper@, | Matthieu Herrb | |
grange@. | |||
2007-05-22 | sync | Matthieu Herrb | |
2007-05-22 | Add a second MSI bluetooth adapter. ok deraadt@ jasper@ grange@ | Matthieu Herrb | |
2007-05-22 | %z in printf(9) is not the same as %z in printf(3). Change to %lu | Ray Lai | |
and cast arg to ulong. OK miod@. | |||
2007-05-22 | Pass string to printf instead of struct that contains string. | Ray Lai | |
OK tedu@ and miod@. | |||
2007-05-22 | Use BNX_PRINTF instead of printf with missing argument. | Ray Lai | |
OK reyk@, earlier version OK tedu@, dlg@, and miod@. | |||
2007-05-22 | Remove broken URLs. | Jonathan Gray | |
Fixes PRs 5482, 5483, 5484, 5486, 5487, 5488 Filed by casati@nortel.com | |||
2007-05-22 | regen | David Gwynne | |
2007-05-22 | mtu and i found an emulex lp982 in tokyo | David Gwynne | |
thanks to patrick for letting me eyeball it. | |||
2007-05-21 | Add support for 8700/pcxw2 cpu. | Mark Kettenis | |
2007-05-21 | Ask firmware for reset before trying ourselves; needed for four-digit b/c/j | Mark Kettenis | |
workstations. tested by otto@, krw@; ok deraadt@ | |||
2007-05-21 | Import code to support the Elroy chip from hppa64 and make it actually work. | Mark Kettenis | |
Still a bit of a hack, but it makes the onboard devices work. | |||
2007-05-21 | Implement deep interrupt swizzling by mapping all four PCI interrupt pins | Mark Kettenis | |
for PCI-PCI bridges and passing the mapping to the attached bus device. MD code can use these when mapping PCI device interrupts. This diff adds such code for amd64 and i386. This fixes interrupt mapping for devices that sit behind two PCI-PCI bridges where the firmware only provides a mapping for the first PCI-PCI bridge. tested by sturm@, krw@, and a few others, ok deraadt@ | |||
2007-05-21 | Make iommu_dvmamap_unload cleanup properly. | Mark Kettenis | |
2007-05-21 | Add msk(4). | Mark Kettenis | |
2007-05-21 | Initial stab at a driver for the Astro chip. Mostly IOMMU code to handle | Mark Kettenis | |
coherent DMA. | |||
2007-05-21 | Add ECANCELED and EOVERFLOW. For canceled (async) operations and conversion | Jasper Lievisse Adriaanse | |
overflows, respectively. (EOVERFLOW from espie@) don't bump libc, as there are currently no functions that use them, but it doesn't hurt to have them around. as discussed with deraadt@, espie@, miod@ and otto@ ok deraadt@ espie@ miod@ otto@ | |||
2007-05-21 | timecounters for armish. | Dale Rahn | |
2007-05-21 | make bridge(4) mark packets with M_PROTO1 if gif(4) needs to use | Markus Friedl | |
etherip encapsulation; unbreaks remote ipsec bridges; ok claudio; additional testing Renaud Allard | |||
2007-05-21 | sync; add new device id to the bce(4) driver | Reyk Floeter | |
From brad ok and tested by todd@ | |||
2007-05-21 | add new bce(4) device id | Reyk Floeter | |
2007-05-21 | fix bnx vlan tagging in the rx path; do not attach the vlan tag twice | Reyk Floeter | |
if the firmware has been told to keep it and copy the tag in network byte order in the other case. ok mcbride@ dlg@ | |||
2007-05-21 | Remove le{16,32}toh macros | Jonathan Gray | |
2007-05-21 | Remove logprintf macro | Jonathan Gray | |
2007-05-21 | Remove Ether_ifattach macro | Jonathan Gray | |
2007-05-21 | Remove unused bswap{16,32} macros | Jonathan Gray | |
2007-05-21 | Remove ifdef __otherbsd__ mess; no binary change. | Jonathan Gray | |
2007-05-21 | Switch pcfiic to rwlock. | Jonathan Gray | |
ok dlg@ kettenis@ | |||
2007-05-20 | lockmgr -> rwlock for piic(4), kiic(4) and smu(4); | Thordur I. Bjornsson | |
smu(4) tested by kettenis@, ok krw@ | |||
2007-05-20 | Fix KERNBASE, so that profiling kernels initialize (but profiling is broken | Miod Vallat | |
at the moment). | |||
2007-05-20 | Since we no longer use 3 bits but the whole 7 to get the processor revision | Miod Vallat | |
number, we should test for 10, not 2, as the revision for which the xxx.usr errata applies; also, going through the errata, revision 2/10 (1010x) _is_ affected. | |||
2007-05-20 | Handle IP address stuff in tls/tlf state messages | Can Erkin Acar | |
instead of open/close events. Fixes PR 5457 where an extra open event arrived due to an authentication timeout/retransmission and confused things. Tested by RD Thrush and mpf@, discussions and ok mpf@ | |||
2007-05-20 | On AV-class machines, SCSI interrupts still come from VIA2, not PSC, so | Miod Vallat | |
IPL_BIO should not be modified. Found the hard way by martin@ | |||
2007-05-20 | Replace ASSERT with KDASSERT and get rid of its definition; while there, | Miod Vallat | |
remove some #if 0 dead code which won't get ressurrected anytime soon. | |||
2007-05-20 | Remove unused badaddr(). | Miod Vallat | |
2007-05-20 | Remove irrelevant code and defines. | Miod Vallat | |