Commit graph

4829 commits

Author SHA1 Message Date
Maxime Henrion
9d7dbd72e8 Note that patches are now available to convert xl(4) to busdma,
but that they still need some testing for now.
2002-12-14 17:36:05 +00:00
Maxime Henrion
877fa5b10f I'm not working on bus_dmamap_load_{mbuf,uio}() on sparc64,
but tmm is.  Assign this task to him.
2002-12-14 17:30:39 +00:00
Mike Barcroft
044ccd3694 Adjust wording in Project Plan to match reality. Add a news item for
status report.
2002-12-13 18:24:15 +00:00
Scott Long
acfe9b7a7c Note that the tree has been branched and HEAD unfrozen. Also fix a small
typo
2002-12-13 16:46:46 +00:00
Hiroki Sato
45dfda4dc7 Add a newsflash about BSD Conference Japan held on November 23.
English reviewed by:	murray
2002-12-13 11:14:03 +00:00
Murray Stokely
29b447a005 Update release schedule. 2002-12-13 00:34:29 +00:00
Murray Stokely
809b2a30ea Though sometimes I feel that some parts of the kernel would be
adequately described as "sourcode", I think "source code" is more
appropriate.
2002-12-13 00:15:30 +00:00
Murray Stokely
cf794c314d Fix two typos. 2002-12-13 00:12:33 +00:00
Murray Stokely
9f93a68c50 Spell "targeted" and "targeting" properly.
Found by:	"make spellcheck"
2002-12-13 00:00:33 +00:00
Murray Stokely
eb1b650b63 Correct typos.
Found by:	"make spellcheck"
2002-12-12 23:32:40 +00:00
Joe Marcus Clarke
bb9cd0007e Announce GNOME 2.1.4's availability. 2002-12-12 20:01:20 +00:00
Scott Long
9c1c143629 Remove a bogud extra field from the last row.
Submitted by:	jhb
2002-12-12 16:30:51 +00:00
Scott Long
32e3ef6b79 Update the webpage to match the revide schedule. Add some extra items to
make it more complete.
2002-12-12 03:17:33 +00:00
Robert Watson
0bd727bdc7 Tom Rhodes is picking up the "update the handbook" task, chown to him. 2002-12-12 02:46:25 +00:00
Robert Watson
255a40bfbe ACPI user documentation in progress.
Submitted by:	trhodes
2002-12-12 02:43:16 +00:00
Jake Burkholder
1b3fbbb3ff Update this ancient unloved page in the style of the ia64 page.
Requested by:	murray
2002-12-11 05:43:21 +00:00
Robert Watson
9d8d664bf4 Scott Long has volunteered to do the conversion on the amd device
driver.  Chown, update timestamp, condition.
2002-12-11 02:14:31 +00:00
Robert Watson
4d15b4725f ct is a SCSI driver, not a misc driver.
Submitted by:	Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
2002-12-11 00:51:49 +00:00
Robert Watson
bb0ce046fe More driver status information regarding use of busdma to abstract
dma access:

if_mn           Nope
if_pcn          Nope
if_sf           Nope
if_sk           Nope
if_ste          Nope
if_tl           Nope
if_vr           Nope
if_wb           Nope
amd             Nope (Is this OK due to CAM?)
ncr             Nope (Is this OK due to CAM?)
meteor          Nope

Also: the simos.c driver uses vtophys(), but is documented as being
broken, so isn't listed.
2002-12-10 22:27:32 +00:00
Robert Watson
4a9ee19f29 Add status information on ia64: the pieces are there, but we need
more ifnet drivers converted so we can test.  There may also be
problems on large memory systems relating to busdma.  Set the
owner as Marcel Moolenaar.
2002-12-10 21:57:36 +00:00
Robert Watson
33d73ae2f0 Add an entity for Marcel Moolenaar. 2002-12-10 21:57:06 +00:00
Robert Watson
7a6390faa4 Assign alpha busdma platform task to Andrew Gallatin -- the mbuf and
uio interfaces are present on alpha, but not yet tested due to lack
of mainstream network interface drivers (hopefully soon forthcoming).
Note there are separate issues here with large memory machines, and
Drew doesn't claim responsibility for that :-).
2002-12-10 21:22:21 +00:00
Robert Watson
8afe5fdc0d Various updates to the SMP task list:
o Move two VFS locking cleanups/tasks into the WIP sections from the
  New section, update timestamps.  Jeff has been actively working on
  VFS locking for a while now, and has addressed sizable chunks of
  these tasks.

o Add kan as an owner on the i386 lazy context switch task.

o Add a sparc64 lazy context switch task and assign to Jake.

o Remove green from VM task, leaving just alc, update timestamp,
  and mark as a WIP.
2002-12-10 21:13:04 +00:00
Robert Watson
f1e5058f6a Add an entity for Alexander Kabaev so he can be assigned stuff. 2002-12-10 21:08:07 +00:00
Robert Watson
22ec5225b8 Where available, use entities for task owners. 2002-12-10 20:37:25 +00:00
Robert Watson
768e3aa4ac Add entities for the following victims:
Chris Costello
Martin Blapp
Jacques Vidrine
Tom Rhodes

Re-alphabetize <cp> and <cognet> using more conventional sort order.
2002-12-10 20:37:03 +00:00
Robert Watson
ebdfe08ac6 Sign up Peter Grehan as task owner for fixing up busdma support for
uio and mbuf on powerpc.

Clarify state of busdma on sparc64.
2002-12-10 20:26:42 +00:00
Robert Watson
6b97a16a3f You know it's a bad sign when you end up in here. Add an entity for
Peter Grehan so I can sign him up for some work.
2002-12-10 20:26:08 +00:00
Robert Watson
28d9c074fb Joe Karthauser has volunteered to take on the usb busdma issue, chown
it to him and update timestamp.
2002-12-10 18:37:03 +00:00
Robert Watson
41b1bd1e3f Add an entity for Josef Karthauser. 2002-12-10 18:36:37 +00:00
Giorgos Keramidas
a17f2859db The Malaysia mirror of the web site seems to have disappeared.
Submitted by:	Swee-Chuan Khoo <Swee-Chuan.Khoo@Sun.COM>
		in freebsd-doc <3DF54ABE.8708C23E@Sun.COM>
2002-12-10 18:19:03 +00:00
Robert Watson
2aa29415c4 Remove vlan testing item: reported done.
Submitted by:	sam
Done by:	"Michal Mertl" <Michal.Mertl@gtsgroup.cz>
2002-12-10 16:13:29 +00:00
Robert Watson
493e3f53f1 Since Sam is to blame for the good condition of hifn with respects
to busdma, put his name in for it.  Also datestamp the review.
2002-12-10 15:11:03 +00:00
Robert Watson
64c378254d Gratuitously sprinkle &nbsp; tags in the unused table fields to have them
render more nicely on most browsers.
2002-12-10 15:08:48 +00:00
Robert Watson
ca12fce6a6 Correct spelling typo.
Submitted by:	Øyvind Møll <oyvindmo@initio.no>
2002-12-10 12:45:23 +00:00
Maxime Henrion
f95d426906 Assign the trm(4) task to cognet since he's willing
to fix these issues.
2002-12-10 00:28:44 +00:00
Maxime Henrion
508f34064d Add an entity for Olivier Houchard <cognet@FreeBSD.org>. 2002-12-10 00:26:14 +00:00
Robert Watson
e1baac0f51 Fix base to be ../.. instead of .. 2002-12-09 23:56:33 +00:00
Robert Watson
45a3f35a70 Remove aic from the list: despite some misleading naming, it doesn't use
DMA, so doesn't require busdma adaptation.

Reported by:	scottl
2002-12-09 23:43:01 +00:00
Robert Watson
5a5d3d64bd Count ubsec as done: the vtophys() is only used for debugging printf
output.
2002-12-09 22:48:21 +00:00
Robert Watson
81ff8ca5c9 Stick a date in the aic item.
Spell "Not Started" as "Not Done" -- carry over from the SMP page that
I modeled this on.
2002-12-09 22:46:02 +00:00
Robert Watson
e4ad7a0aa7 Correct a typo that slipped in (missing /) and was then copied and
pasted way too much.
2002-12-09 22:40:35 +00:00
Robert Watson
451f6a9f34 Further updates on busdma driver status.
if_lge          Nope
if_lmc          Nope
if_my           Nope
if_nge          Nope
if_pdq          Nope
if_tx           Nope

iir             Nope
isp             OK
mlx             OK
mly             OK
mpt             OK
pst             Nope
stg             OK
sym             Nope
trm             Nope
musycc          Nope
ubsec           Nope
usb             Nope
wds             OK

Also, make sure we have ';' after entities and related notions.
2002-12-09 22:37:01 +00:00
Robert Watson
d126ecfe47 Document the function or reason a driver is listed as not done in the
notes field (generally kvtop(), vtophys()).

Add/change the following conditions:

if_ed           Nope
if_en           Nope
if_idt          Nope
if_ie           Nope

aha             OK
aic             OK
asr             Nope
buslogic        Nope
dpt             Nope

ida             OK
ct              Nope
digi            Nope
drm             Nope
exca            OK
fb              Nope
firewire        Nope
hea             Nope
hfa             Nope
hifn            OK
2002-12-09 22:14:34 +00:00
Robert Watson
f196b478da Oops, I missed a pile of vtophys() in bktr. 2002-12-09 21:42:15 +00:00
Robert Watson
1929978c6f if_bge doesn't use busdma
if_cs           doesn't use busdma
aac             OK
adv             OK
ahb             OK
aic             doesn't use busdma
aic7xxx         OK
amr             OK
ata             OK
buslogic        OK
ciss            OK
bktr            OK
cs              doesn't use busdma
2002-12-09 21:40:44 +00:00
Robert Watson
58038c4675 Missed Makefile in a prior commit. 2002-12-09 21:36:29 +00:00
Robert Watson
b966bc8505 Add if_ti: not busdma.
Add twe: does use busdma.

Add Notes column to storage and misc device categories.

Submitted by:	jake
2002-12-09 21:09:05 +00:00
Ceri Davies
9200d41f24 Add an entry for Netgraft Corp.
Submitted by:	Michael Bacarella <mbac@netgraft.com>
2002-12-09 19:21:41 +00:00
Robert Watson
1209a2a270 Hook up the busdma project home page. 2002-12-09 18:21:44 +00:00