vadaszi
- Login: vadaszi
- Registered on: 07/19/2012
- Last connection: 10/02/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 3 | 5 |
Reported issues | 1 | 4 | 5 |
Projects
Project | Roles | Registered on |
---|---|---|
DragonFlyBSD | Reporter, Developer | 05/07/2013 |
Activity
12/28/2018
- 06:54 AM DragonFlyBSD Revision fab26d8f (dragonflybsd): vkernel - Remove unneeded -T flag, that was added in 7b21e5e4a2ba4592a.
- * Instead the -e hw.tsc_cputimer_enable=0 flag can be used, to set the
tunable that disables use of the TSC cputime... - 03:05 AM DragonFlyBSD Revision 15729594 (dragonflybsd): vkernel - Delete unused/ancient timer/rtc function declarations in clock.h.
- * Also get rid of tsc_is_broken flag, that is completely unused.
12/27/2018
- 01:58 PM DragonFlyBSD Revision adceedaf (dragonflybsd): net - Simplify net/altq TSC timer code, get rid of its TSC calibration code.
- * There is no use for the custom TSC calibration code in the ALTQ code.
If our bootup TSC calibration would ever fa... - 01:20 AM DragonFlyBSD Revision 7b21e5e4 (dragonflybsd): kernel - Factor out TSC cputimer into common x86_64 code, use for vkernel.
- * This adds a command line flag -T to the vkernel, to force disable use of
the TSC cputimer.
* By default the TSC ...
11/15/2018
- 04:53 AM DragonFlyBSD Revision 6fd42cc5 (dragonflybsd): syscons - Increase static buffer size for ttyv0.
- * This allows the console on the EFI framebuffer to fill the whole screen
on "odd" resolutions. This only takes up ...
11/06/2018
- 11:54 AM DragonFlyBSD Revision 6b0da239 (dragonflybsd): kernel - Fix typo from b227f3f50d5dc0f when filling in kpmap header.
10/27/2018
- 05:11 AM DragonFlyBSD Revision b809e114 (dragonflybsd): sound - Allow /dev/sndstat to be opened multiple times from one process.
- * This still isn't great, but at least it's enough to make pulseaudio's
oss module detect the audio devices correct...
10/25/2018
- 03:58 PM DragonFlyBSD Revision 827eaa6e (dragonflybsd): sound - Fix mmap handling for /dev/dsp* devices.
- * The d_mmap function is expected to return a page index, not an address,
the the atop() function for this as usual.
10/04/2018
- 12:10 PM DragonFlyBSD Revision ba59fa76 (dragonflybsd): ichwd - Fix typo in TCO2_CNT register #define.
- * The TCO2_CNT isn't actually used in the driver at the moment.
10/03/2018
- 02:00 PM DragonFlyBSD Revision f07e6439 (dragonflybsd): ichsmb - Add additional PCI IDs to ichsmb.
- * This moves from a long switch statement to a lookup table.
Taken-From: FreeBSD
Also available in: Atom