Commit graph

350 commits

Author SHA1 Message Date
Jens Schweikhardt
9771fa38af Grab the 'echo' job.
Invited by:	mike
2003-05-08 16:33:39 +00:00
Tom Rhodes
37b06c342c Update majordomo to mailman.
PR:		51490
Submitted by:	Dmitry Morozovsky <marck@rinet.ru> (original version)
2003-04-29 15:23:39 +00:00
Wilko Bulte
229c3ea058 Hiten is now &a.hmp; 2003-04-23 20:16:53 +00:00
Tom Rhodes
835ca2c28f Add a project listing for HFS and HFS Plus.
Submitted by:	yar
2003-04-22 18:49:56 +00:00
Murray Stokely
4296e9bb3a Spellcheck. 2003-04-20 21:28:05 +00:00
Maxime Henrion
cbf7487266 Mark the busdma tx(4) as done. Also mark the tx(4) driver as
"a != p" safe; this is untested but there's really no reason for
this to not work.
2003-04-20 18:12:34 +00:00
Scott Long
9c43be29ea Note that the aac driver is 64-bit capable 2003-04-17 18:56:29 +00:00
Maxime Henrion
9b77415d54 Assign myself the tx(4) and dc(4) task, and mark the busdma part
as in progress.
2003-04-17 18:30:01 +00:00
Maxime Henrion
d2323198b9 - Mark the ia64 and alpha busdma tasks as done, since people have
been running busdma'd fxp(4) on both platforms successfully.
  Retain the note about possible problems with systems with large
  amounts of memory since I don't know if this is resolved.
- Assign the firewire task to simokawa and mark it as done for
  the busdma task.
2003-04-17 18:27:47 +00:00
Maxime Henrion
7d39d4624e Mark xl(4) and fxp(4) p!=a safe, both cards work fine with PAE. 2003-04-09 14:47:36 +00:00
Maxime Henrion
a5021bd9a7 Mark the fxp(4) busdma task as done. 2003-04-02 16:54:40 +00:00
Robert Watson
f36e72a8d7 Add a new driver status column to indicate whether the driver can
safely handle sizeof(void *) != sizeof(vm_paddr_t) or !=
sizeof(bus_addr_t).  In order for drivers to be supported with PAE,
they must be able to handle this, including avoiding casting of
physical addresses to pointers for printfs, pointer arithmetic,
etc.

Thought reasonable by:  jake
2003-03-17 05:44:30 +00:00
Christian Brueffer
2b8acae02c Provide a working link to the Linux+FreeBSD mini-HOWTO
Reported by:	Gene Mosher <gene@viewtouch.com>
2003-03-15 02:10:34 +00:00
Maxime Henrion
11f47688be Chown the if_en task to harti. 2003-03-04 15:42:14 +00:00
Akinori MUSHA
1df7fc0cf5 Update the URL for RPMs for Red Hat Linux.
Submitted by:	scop
2003-03-01 11:36:14 +00:00
Mike Barcroft
22d34f0e30 o Use new entity for das and remove old one.
o Change description of strtod.c task, assign to das.
o Change description of strtof() task, assign to das.
o Add task for <sys/stat.h>, assign to mike.
2003-02-27 16:48:18 +00:00
Scott Long
433b3a7026 Update that aac is now locked. 2003-02-26 06:38:56 +00:00
Akinori MUSHA
6667be7462 OpenDarwin uses FreeBSD-CVSweb too. 2003-02-24 10:30:43 +00:00
Akinori MUSHA
58abb67795 - KDE and Mandrake Linux use CVSweb too.
- Conectiva Linux provides a CVSweb package too.

Submitted by:	scop
2003-02-22 14:13:01 +00:00
Maxime Henrion
9b3a37ad70 Add a pcm(4) task and assign it to Olivier Houchard since he
recently converted it to busdma.  Mark it as done for INTR_MPSAFE
too, it seems it has always been using INTR_MPSAFE.
2003-02-20 18:17:50 +00:00
Scott Long
9b5f67a127 Note that the aac driver is INTR_MPSAFE capable and no longer unsafe for
64-bit platforms.
2003-02-20 05:22:26 +00:00
Olivier Houchard
812b5a604b Note trm is now busdmaified. 2003-02-20 03:28:10 +00:00
Mike Barcroft
63fd90eccb o Mark C99 classication macros task as completed.
o Add completed C99 comparison macros task.
o Mark signbit() task as completed.
2003-02-18 01:10:25 +00:00
Maxime Henrion
66bac10b4b Chown the drm(4) tasks to Eric Anholt, he's working on it. 2003-02-18 00:55:46 +00:00
Juli Mallett
2aabcf4400 I have a stubbed out kernel linking. Now to get it booting on real hardware. 2003-02-14 10:34:13 +00:00
Juli Mallett
13875e1f80 I'm pretty much done with stubbing the headers, now I'm stubbing functions and
such, in an effort to get something bootable.
2003-02-14 01:27:57 +00:00
Juli Mallett
127d2ee25d Own and finish the GEOM module project, I have something in Perforce now. 2003-02-09 05:23:08 +00:00
Scott Long
6a6255f5a9 Expand the busdma project page to also track SMPng lockdown and INTR_MPSAFE
status of drivers.  Everyone is encouraged to send updates and corrections to
this.
2003-02-09 04:16:54 +00:00
Mike Barcroft
890e326e6e o Mark fpclassify() as completed.
o Add task for more fp classification macros, assigned to David Schultz.
o Add task for signbit(), assigned to mike.
o Reassign getpwnam_r()/getpwuid_r() task to David Leimbach
  (approved by wes).
2003-02-08 21:29:33 +00:00
Mike Barcroft
1440036d65 o Mark grantpt() family of functions task as committed to -current.
o Unassign strtod(), strtof() and strtold() tasks at phantom's request.
o Remove duplicate strtod(), strtof() task.
o Unassign fuser(1) task at tjr's request.
o Add fpclassify() task, assigned to dschultz, mike.
2003-02-04 15:20:07 +00:00
Maxime Henrion
fc92190edc Poul-Henning has hardware and information to provide for the if_lnc,
musycc, if_mn and ncr tasks.  Note it here.
2003-01-26 20:37:34 +00:00
Maxime Henrion
00068d9311 - Change the status of the agp(4) task from done to work in
progress, it's using vtophys() and needs busdma conversion.
- Assign the agp(4) task to Olivier, since he's working on it.
2003-01-23 20:08:02 +00:00
Maxime Henrion
cfeaac210a Assign the if_vr task to Christian S.J. Peron <maneo@bsdpro.com>,
since he's willing to do it.
2003-01-20 16:20:49 +00:00
Maxime Henrion
cf343075c1 Assign the powerpc task to Hiten Pandya and mark it as done. 2003-01-15 17:57:04 +00:00
Maxime Henrion
d3402b6822 Assign the bktr(4) task to cognet. Thanks Olivier! 2003-01-15 17:47:42 +00:00
Maxime Henrion
e2dacda36b Add a documentation task and assign it to
Hiten Pandya <hiten@unixdaemons.com> since he's working on it right now.
2003-01-15 17:30:23 +00:00
Thomas Moestl
1a4b4ef08e Remove if_ie; it does not use DMA, but merely checks memory-mapped
IO addresses using kvtop(). Besides, it still uses OLDISA.
Add if_de; it has some (NetBSD-flavoured) busdma code, but uses
vtophys() wrapped in the TULIP_KVATOPHYS macro on FreeBSD.
2003-01-15 17:29:19 +00:00
Maxime Henrion
c92ff34240 Correct the last modification date for the xl(4) task,
it was marked as done the 17th of december.
2003-01-15 16:59:02 +00:00
Thomas Moestl
46f742f84d Correct the dates for the sparc64, if_gem and if_hme taks.
Pointy hat to:	tmm
2003-01-07 12:59:48 +00:00
Thomas Moestl
45cf108c73 Mark the sparc64, if_gem and if_hme tasks as done. 2003-01-06 22:34:31 +00:00
David E. O'Brien
1278013b26 Take asr(4). 2003-01-04 23:39:54 +00:00
Mike Barcroft
0f9fed818c o Mark wordexp tasks as committed to -current.
o Add news item for utility conformance list.
2002-12-31 22:41:05 +00:00
Maxime Henrion
6ada68a8c4 Bah, remove ahc(4) and ahd(4) from the list, they are
handled by the aic7xxx entry.
2002-12-31 01:12:59 +00:00
Maxime Henrion
d1eee2b180 o Add ahc(4) and ahd(4) and mark them as done.
o Reorder two entries alphabetically.
2002-12-31 00:52:41 +00:00
Mike Barcroft
0776031cac o Mark sockatmark() as committed to -current.
o Assign grantpt() family task to Ryan Younce.
o Assign <math.h> investigation task to Ryan Younce.
o Add new task for <tgmath.h>, unassigned.
2002-12-23 05:35:09 +00:00
Maxime Henrion
066b32d2cc Assign the em(4) task to pdeuskar, since he's
willing to do it.
2002-12-19 18:32:48 +00:00
Maxime Henrion
a474a489c5 Mark the sym(4) driver as done. It's actually already
using busdma, the vtophys() that are in there are for
__FreeBSD_version < 400000.

Spotted by:	cognet
2002-12-19 15:40:07 +00:00
Maxime Henrion
da03e65ca8 Mark the xl(4) task as done. 2002-12-17 00:12:37 +00:00
Maxime Henrion
1793d2a5f7 Remove the "vtophys()" in the details cell of the wds(4)
driver.  It doesn't use vtophys() and is already busdma
compliant.
2002-12-16 18:46:45 +00:00
Scott Long
54455f58c7 amd(4) no longer uses vtophys(). 2002-12-14 19:25:11 +00:00