Having thought and experimented more, I don't see why we need inline assembly at
all and why DPCPU_DEFINE can not simply be defined as follows:
#define DPCPU_DEFINE(t, n) \
t DPCPU_NAME(n) __section("set_pcpu") \
__aligned(CACHE_LINE_SIZE) __used
And, honestly, I can not und
Hello,
I'd like to remind you the deadline to submit the status report for your
project, which is set to July 15th, 2010. To this date, I have received
only one report; please find some time and write a few words about your
current work.
Thanks!
Original Message
Subject: H
(Let's try this again with the right email address)
Something simple that I noticed a while back when I was reviewing
the Makefile.inc1 code. The SUBDIR_OVERRIDE code is executed after the
conditional feature checks, which sets the value of SUBDIRS to the
user defined value. So instead of going
Hi hackers,
There are a series of patches that I'd like to get reviewed before
jumping onto another project that would clean up and move pkg_install
forward. portmgr has been kind of busy lately (mostly flz), so I don't
think that these have been reviewed by him:
http://www.freebsd.org/cgi/que
So, anyway, I have both an Audiophile 2496 and a Delta 66 card that
I can send to any developer interested in getting them working (ideally
I'd like them back some day).
Is there anyone interested in fixing these drivers?
Bare in mind I have no idea how much work this is. The audio subsystem
seem
5 matches
Mail list logo