- 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.
This commit is contained in:
		
							parent
							
								
									37ba08d195
								
							
						
					
					
						commit
						96ec8763ad
					
				
				
				Notes:
				
					svn2git
				
				2020-12-08 03:00:23 +00:00 
				
			
			svn path=/www/; revision=17457
					 1 changed files with 16 additions and 8 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ | ||||
| <!ENTITY base CDATA "../.."> | ||||
| <!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.61 2003/07/01 19:27:00 obrien Exp $"> | ||||
| <!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.62 2003/07/01 19:28:03 obrien Exp $"> | ||||
| <!ENTITY title "FreeBSD busdma and SMPng driver conversion project"> | ||||
| <!ENTITY email 'mux'> | ||||
| <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; | ||||
|  | @ -118,16 +118,24 @@ | |||
| 	<td>&a.gallatin;</td> | ||||
| 	<td>December 10, 2002</td> | ||||
| 	<td>&status.done;</td> | ||||
| 	<td> There may be problems for systems with large amounts | ||||
| 	<td>There may be problems for systems with large amounts | ||||
| 	  of memory.</td> | ||||
|       </tr> | ||||
| 
 | ||||
|       <tr> | ||||
| 	<td>amd64</td> | ||||
| 	<td>&a.peter;</td> | ||||
| 	<td>July 1, 2003</td> | ||||
| 	<td>&status.done;</td> | ||||
| 	<td>Fully supported.</td> | ||||
|       </tr> | ||||
| 
 | ||||
|       <tr> | ||||
| 	<td>ia64</td> | ||||
| 	<td>&a.marcel;</td> | ||||
| 	<td>December 10, 2002</td> | ||||
| 	<td>&status.done;</td> | ||||
| 	<td> There may be problems for systems with large amounts | ||||
| 	<td>There may be problems for systems with large amounts | ||||
| 	  of memory.</td> | ||||
|       </tr> | ||||
| 
 | ||||
|  | @ -185,12 +193,12 @@ | |||
| 
 | ||||
|       <tr> | ||||
| 	<td> if_bge </td> | ||||
| 	<td>    </td> | ||||
| 	<td>    </td> | ||||
| 	<td> &status.new; </td> | ||||
| 	<td>   </td> | ||||
| 	<td> July 1, 2003 </td> | ||||
| 	<td> &status.new; </td> | ||||
| 	<td> &status.new; </td> | ||||
| 	<td> &status.new; </td> | ||||
| 	<td> &status.done; </td> | ||||
| 	<td> vtophys() </td> | ||||
|       </tr> | ||||
| 
 | ||||
|  | @ -1033,8 +1041,8 @@ | |||
| 
 | ||||
|       <tr> | ||||
| 	<td> usb </td> | ||||
| 	<td> &a.joe; </td> | ||||
| 	<td> December 10, 2002 </td> | ||||
| 	<td> &a.dwhite; </td> | ||||
| 	<td> July 1, 2003 </td> | ||||
| 	<td> &status.new; </td> | ||||
| 	<td> &status.new; </td> | ||||
| 	<td> &status.new; </td> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue