| Commit message (Collapse) | Author | Files | Lines |
|
Since this is the only page in our tree using the .Ud macro at all,
just put the text verbatim as suggested by jmc@.
Note that i have a vague suspicion that the whole sentence
("dlctl(3) is currently under development")
might be a lie, but as i didn't receive feedback on that,
i'm just fixing the formatting issue for now.
|
|
ok claudio@
|
|
* do not use low-level roff macros like .if and .ds
* add the missing .Os to the preamble
* move unqualified text out of .Bl
ok jmc@
|
|
|
|
rewrite the list of LSI SAS controllers in a way it is shorter.
ok marco@
|
|
found by and unbreaking the build with mandoc(1).
I will also send this patch upstream.
ok jmc@
|
|
feedback and ok jmc@
|
|
|
|
|
|
of the internal PhysDriveNum. Also change ENXIO to EINVAL in
one case.
From: Mike Belopuhov <mkb@crypt.org.ru>
Discussed with Jim Giannoules
|
|
- fixes hot-un-plugging w/ softeps;
- improves performance;
- fixes IPL levels;
- fixes lots of small things;
- does a little bit of cleanup;
- fixes NOWAIT/WAITOK;
- disables useless/unused Driver Persistent Mapping code
From Mike Belopuhov <mkb@crypt.org.ru>
Discussed with Jim Giannoules
|
|
for the VIA Tremor 5.1 card.
From Alexandr Shadchin <alexandr.shadchin at gmail.com>, thanks!
help from oga@
|
|
messages are usually lower case (exceptions are manufacturer codenames
as "Pentium" or "Horse").
|
|
|
|
from looking at the windows driver.
|
|
|
|
|
|
Also let the 82598EB SFP+ card work with optical SFP+ modules by ignoring
the EEPROM even though the card officially supports only copper (DA) cables.
From and ok claudio@
|
|
like if_ix.c mostly untouched for now. This brings in support for
newer 82598 parts and adds several things that will be needed for 82599.
Initially from claudio with some additions by me.
Tested by claudio, dlg (earlier version) and myself on different cards
and media types.
ok claudio@
|
|
|
|
Molen.
|
|
not a quarter of it!
|
|
OK miod@
|
|
|
|
- remove (unused) MSR defines and x86 specific <machine/cpufunc.h> include
- default sc_dmamap_flags to BUS_DMA_COHERENT
|
|
(auglx.c is not modified in this commit yet, only moved around)
|
|
|
|
|
|
in the correct place. Queue mappings ordered by inserting at tail.
OK michele
|
|
via that neighbor. Fixes a use after free and an additional NULL dereference
in a log_debug is fixed as well.
OK michele
|
|
will free the node if something fails.
OK michele
|
|
From: Aivar Jaakson <aivar@cirt.pri.ee>
|
|
Gdium still needs work; ok miod@ jasper@
|
|
|
|
this tells the daemon to resync the kernels list of interfaces and routes
with the daemons list. this is very useful if the routing socket overflows
and you want to sync things up again.
lots and lots of help from claudio@
ok claudio@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
found on the Gdium Liberty. These machines finally no longer complain about
a missing todclock.
|
|
strange things can happen. So, freeze reading from the pty while in copy mode.
|
|
|
|
|
|
not only a framebuffer. Allow smfb to attach either at pci or at voyager.
Add gpio@voyager and gdiumiic@gpio, a derivative of the MI gpioiic driver.
This allows us to get lmtemp@iic on the Lemote; the next step being to
write a driver for the i2c todclock chip found on the same bus.
|
|
|
|
|
|
side effect, this change makes displayed messages shorter.
miod@ has observed that `Horse' is the codename of the chip, which
gets paired with a `Saddle' companion chip. there is one hose
(i.e., bus) per chip; others (`Tsunami') have two hoses per chip,
or even four (`Typhoon'); so, `Horse' is not really a typo.
written with clever advice from krw@ and miod@
miod@ has suggested the capitalization for `Saddle'.
ok krw@, miod@
|