Commit graph

395 commits

Author SHA1 Message Date
Ceri Davies
aaee6c7d74 Whitespace cleanup; translators should ignore this commit. 2003-12-16 22:01:23 +00:00
Ceri Davies
593f6cbf37 Grammatical fixup. 2003-12-16 21:57:58 +00:00
Ceri Davies
264fd7ebe2 In the manual section, add a link to our man.cgi. 2003-12-16 21:55:59 +00:00
Ceri Davies
eb31bd1738 Update the link to the Jargon File to point at the canonical source; the
current link is out-of-date.
2003-12-16 21:47:27 +00:00
Akinori MUSHA
4b8a2c7df5 Fedora Linux too uses our CVSweb. (the latest beta version, actually) 2003-11-26 03:43:37 +00:00
Simon L. B. Nielsen
73336b7b2c Adding a missing </li> to the "Elephant" bullet point under "File
System".

Submitted by:	Linh Pham <question@closedsrc.org>
PR:		www/59027
2003-11-06 23:59:08 +00:00
Robert Watson
4c2cec1ed3 Introduce a new state, N/A, to indicate that the feature does not apply
to this driver.

Convert a <td> to a </td>.

if_ep has no DMA requirement, so set busdma and 4.x merge as N/A.
2003-11-04 17:41:59 +00:00
Robert Watson
bb9196c216 Introduce a new status "Unknown", which I'll use to annotate things
that I haven't yet checked for.

  if_em is now INTR_MPSAFE.
  Add if_ep, which is busma-safe and INTR_MPSAFE.
  if_fxp is now INTR_MPSAFE.
  if_sis is now INTR_MPSAFE.
  Add if_wi, which is INTR_MPSAFE.
  Assign sos as ata owner due to observations of practical reality.
  pst is now INTR_MPSAFE.
  hifn is now INTR_MPSAFE.
  ubsec is now INTR_MPSAFE.
2003-11-04 17:35:35 +00:00
Hideyuki KURASHINA
58c05d9465 Minor style fix; use lower cased `a' element for consistency. 2003-11-01 16:14:13 +00:00
Christian Brueffer
538a5e9f26 Update the status of 'drm'
Submitted by:	anholt
2003-10-26 23:17:34 +00:00
Hiten Pandya
4554ca0ed6 Fix the (broken) URL for the following items:
* Elephant File system:

	    This seems to have moved out, and I cannot seem
	    to find it anywhere through Google'ing and contacting
	    the author seem to have failed.

	    Instead use the CiteSeer URL (to the publication).

	* GLOBAL:

	    The GLOBAL source tagging system is now a GNU project
	    and thus moved out, so use the right URL to the GNU
	    project's web site.

Two more URLs seem to stay broken, including WAFS, and the
SoundBlaster AWE32/64 page; no suitable alternative could be
found.
2003-10-22 23:58:37 +00:00
Simon L. B. Nielsen
1cd81a4c3d Add the Tinderbox to the project page.
English clue:	ceri
2003-10-22 00:03:35 +00:00
Simon L. B. Nielsen
42b34dbd78 - Use trademark symbols for the XFree86 trademark.
- Add trademark attributions for AMD and XFree86.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
2003-10-18 13:35:25 +00:00
Ville Skyttä
386292ccfd Add information about 2.9.1 beta availability.
Approved by:	knu
2003-10-06 06:08:30 +00:00
Robert Watson
67bbef8803 ATAng introduced SMPng-safety for ATA (not to mention INTR_MPSAFE). 2003-10-04 18:06:12 +00:00
Simon L. B. Nielsen
782b9e8805 Change SMP links to point to the FreeBSD SMP Project page (which also
has a link to Steve Passe's old SMP page).
2003-10-04 16:43:13 +00:00
Simon L. B. Nielsen
0b510c117f - Add and use a trademark entity for POSIX.
- Add trademark symbols for: Motif, OpenGL, and POSIX.
2003-10-03 22:42:04 +00:00
Ceri Davies
c99fdd96bf s/seperate/separate/ 2003-10-02 19:59:04 +00:00
Murray Stokely
74e2b530b8 Add KDE and Laptops-List to projects page.
PR:		www/54788
2003-09-22 19:02:04 +00:00
Simon L. B. Nielsen
eb4243f8b3 The page talk about latest mainstream release, but link to latest
release of -CURRENT branch; link to -STABLE release instead.

Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
PR:		www/57061
2003-09-22 09:17:45 +00:00
Murray Stokely
1c2341c637 Grammar fix - remove first-person possesive reference (cut & paste-o).
Submitted by:	Colin Percival <colin.percival@wadham.ox.ac.uk>
2003-08-19 05:51:21 +00:00
Murray Stokely
283a0a664d Update binary updater project to point to Colin Percival's promising
'freebsd-update' system.
2003-08-18 20:36:42 +00:00
Murray Stokely
8f5bbd5b90 Add a column for 4.x status. 2003-08-18 20:31:13 +00:00
Ceri Davies
f1643de216 Whitespace commit; translators may ignore. 2003-08-11 18:20:11 +00:00
Ceri Davies
f5b9ddf0cc Replace the link to the defunct "FreeBSD cross reference" project with the
"FreeBSD source code tour" over at snapshots.jp.FreeBSD.org.

PR:		www/54219
Submitted by:	Matthew George <mdg@secureworks.net>
2003-08-11 18:19:27 +00:00
Hiten Pandya
16919dcc2a USB update:
- Change `Responsible' from 'Doug White' to 'John-Mark Gurney'
	  as he did the busdma conversion work.

	- a!=p should be clean, but not tested fully; make this known
	  in the `Notes' column.

	- Update the `busdma' column to 'Done' as it was completed by
	  John-Mark quite a while ago.

Reviewed by:	jmg (cursory glance)
Approved by:	des (mentor)
2003-07-30 17:38:00 +00:00
Maxime Henrion
94d0ab311e Change the owner of the if_bge task to Bill Paul since he
busdma'd the if_bge driver and not Will Andrews.
2003-07-26 15:25:33 +00:00
Hideyuki KURASHINA
edfd2e5178 Mark the if_bge busdma task as ``Needs testing''. 2003-07-26 03:02:02 +00:00
Maxime Henrion
49bf0d7ad2 Add a new "Needs testing" possible state for items of the busdma
project and use it in a few appropriate places.
2003-07-25 17:58:11 +00:00
Christian Brueffer
13aec6b62f Refer to 4th edition of The Complete FreeBSD, now published by
O'Reilly, not BSDi
2003-07-19 20:23:01 +00:00
Christian Brueffer
ab748c79fc Mailing list subscriptions are handled by the mailman web interface
these days.
2003-07-19 18:39:38 +00:00
Will Andrews
376525be14 Take the if_txp busdma item. 2003-07-18 19:23:45 +00:00
Maxime Henrion
79b7c0ee6e - Remove the note about vtophys() for if_dc since I removed all those.
- Mark ata(4) and em(4) as p!=a safe since they are known to work fine
  with PAE.
- Reformat some entries to be consistent with the rest of the file.
2003-07-07 17:01:08 +00:00
Maxime Henrion
3223f64073 Mark the if_dc busdma task as done. 2003-07-06 21:49:57 +00:00
Will Andrews
61605d7d59 I'm working on the busdma item for bge(4). 2003-07-02 16:35:08 +00:00
Maxime Henrion
96ec8763ad - Add an entry for the amd64 platform, which should fully support the
busdma API without problems.
- It seems Doug White is working on converting the USB framework to
  busdma, so assign this task to him.
- Note that bge(4) is a != p safe because the hardware has support for
  64 bits addresses.
2003-07-01 19:51:34 +00:00
David E. O'Brien
0c9ae6b2c3 Mux is contracted to do de(4).
Fix entry problem in last commit.
2003-07-01 19:28:03 +00:00
David E. O'Brien
15a0c7fbbf I have a large collection of pcn and lnc HW and docs. 2003-07-01 19:27:00 +00:00
Maxime Henrion
30e9d2af58 Mark the if_en driver as converted to busdma and remove the
note about vtophys() usage which isn't true anymore.
2003-06-28 15:18:35 +00:00
Murray Stokely
e42cdb517c Use entities for first use of unix, java, jdk, etc.. in documents.
Submitted by:	"Simon L. Nielsen" <simon@nitro.dk>
2003-06-18 23:45:54 +00:00
Hiten Pandya
2c1eacffc8 Mark the Bus DMA documentation as done. 2003-06-09 16:52:22 +00:00
Dmitry Sivachenko
b091b684df Project location has moved.
Obtained from:	author
2003-05-18 10:37:56 +00:00
Jens Schweikhardt
814d6ef01d Mark done in 4.x: Document the -n option in the echo utility
as being implementation defined.
2003-05-17 17:04:42 +00:00
Prafulla Deuskar
ce3e33616a Update status of em driver 2003-05-12 18:14:30 +00:00
Jens Schweikhardt
18f4aa8bff Mark 'echo' job done for HEAD. 2003-05-08 17:51:12 +00:00
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