Add project 'USB driver development '
This commit is contained in:
		
							parent
							
								
									89cb5aeedf
								
							
						
					
					
						commit
						bc3072f607
					
				
				
				Notes:
				
					svn2git
				
				2020-12-08 03:00:23 +00:00 
				
			
			svn path=/www/; revision=2748
					 5 changed files with 16 additions and 8 deletions
				
			
		|  | @ -1,9 +1,9 @@ | ||||||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ | ||||||
| <!ENTITY date "$Date: 1998-04-22 12:34:11 $"> | <!ENTITY date "$Date: 1998-04-27 16:48:19 $"> | ||||||
| <!ENTITY title "Support"> | <!ENTITY title "Support"> | ||||||
| <!ENTITY % includes SYSTEM "includes.sgml"> %includes; | <!ENTITY % includes SYSTEM "includes.sgml"> %includes; | ||||||
| ]> | ]> | ||||||
| <!-- $Id: support.sgml,v 1.61 1998-04-22 12:34:11 wosch Exp $ --> | <!-- $Id: support.sgml,v 1.62 1998-04-27 16:48:19 wosch Exp $ --> | ||||||
| 
 | 
 | ||||||
| <html> | <html> | ||||||
| &header; | &header; | ||||||
|  | @ -232,6 +232,7 @@ rcarter@consys.com</a>) for details. | ||||||
| <a name="hardening"></a> | <a name="hardening"></a> | ||||||
| <a name="tokenring"></a> | <a name="tokenring"></a> | ||||||
| <a name="isdn"></a> | <a name="isdn"></a> | ||||||
|  | <a name="usb"></a> | ||||||
| <a name="development"></a> | <a name="development"></a> | ||||||
| <h2>FreeBSD Development Projects</h2> | <h2>FreeBSD Development Projects</h2> | ||||||
| 
 | 
 | ||||||
|  | @ -258,6 +259,7 @@ below to learn more about these exciting projects.</p> | ||||||
|       <li><a href="docproj.html">FreeBSD Documentation Project</a></li> |       <li><a href="docproj.html">FreeBSD Documentation Project</a></li> | ||||||
|       <li><a href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a></li> |       <li><a href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a></li> | ||||||
|       <li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li> |       <li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li> | ||||||
|  |       <li><a href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li> | ||||||
|     </ul> |     </ul> | ||||||
| 
 | 
 | ||||||
| 	 <a name="general"></a> | 	 <a name="general"></a> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
| # With the format `<titel>|<url>'.  | # With the format `<titel>|<url>'.  | ||||||
| # Empty lines or comments are ignored.  | # Empty lines or comments are ignored.  | ||||||
| # | # | ||||||
| # $Id: web.atoz,v 1.19 1998-04-22 12:34:11 wosch Exp $ | # $Id: web.atoz,v 1.20 1998-04-27 16:48:17 wosch Exp $ | ||||||
| 
 | 
 | ||||||
| # about.sgml | # about.sgml | ||||||
| Usage statistics for this server|about.html | Usage statistics for this server|about.html | ||||||
|  | @ -340,6 +340,7 @@ Token-Ring Project|support.html#tokenring | ||||||
| i4b|support.html#isdn | i4b|support.html#isdn | ||||||
| ISDN|support.html#isdn | ISDN|support.html#isdn | ||||||
| ISDN4BSD|support.html#isdn | ISDN4BSD|support.html#isdn | ||||||
|  | USB|support.html#usb | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| # where.sgml | # where.sgml | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
| # With the format `<titel>|<url>'.  | # With the format `<titel>|<url>'.  | ||||||
| # Empty lines or comments are ignored.  | # Empty lines or comments are ignored.  | ||||||
| # | # | ||||||
| # $Id: web.atoz,v 1.19 1998-04-22 12:34:11 wosch Exp $ | # $Id: web.atoz,v 1.20 1998-04-27 16:48:17 wosch Exp $ | ||||||
| 
 | 
 | ||||||
| # about.sgml | # about.sgml | ||||||
| Usage statistics for this server|about.html | Usage statistics for this server|about.html | ||||||
|  | @ -340,6 +340,7 @@ Token-Ring Project|support.html#tokenring | ||||||
| i4b|support.html#isdn | i4b|support.html#isdn | ||||||
| ISDN|support.html#isdn | ISDN|support.html#isdn | ||||||
| ISDN4BSD|support.html#isdn | ISDN4BSD|support.html#isdn | ||||||
|  | USB|support.html#usb | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| # where.sgml | # where.sgml | ||||||
|  |  | ||||||
|  | @ -1,9 +1,9 @@ | ||||||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ | ||||||
| <!ENTITY date "$Date: 1998-04-22 12:34:11 $"> | <!ENTITY date "$Date: 1998-04-27 16:48:19 $"> | ||||||
| <!ENTITY title "Support"> | <!ENTITY title "Support"> | ||||||
| <!ENTITY % includes SYSTEM "includes.sgml"> %includes; | <!ENTITY % includes SYSTEM "includes.sgml"> %includes; | ||||||
| ]> | ]> | ||||||
| <!-- $Id: support.sgml,v 1.61 1998-04-22 12:34:11 wosch Exp $ --> | <!-- $Id: support.sgml,v 1.62 1998-04-27 16:48:19 wosch Exp $ --> | ||||||
| 
 | 
 | ||||||
| <html> | <html> | ||||||
| &header; | &header; | ||||||
|  | @ -232,6 +232,7 @@ rcarter@consys.com</a>) for details. | ||||||
| <a name="hardening"></a> | <a name="hardening"></a> | ||||||
| <a name="tokenring"></a> | <a name="tokenring"></a> | ||||||
| <a name="isdn"></a> | <a name="isdn"></a> | ||||||
|  | <a name="usb"></a> | ||||||
| <a name="development"></a> | <a name="development"></a> | ||||||
| <h2>FreeBSD Development Projects</h2> | <h2>FreeBSD Development Projects</h2> | ||||||
| 
 | 
 | ||||||
|  | @ -258,6 +259,7 @@ below to learn more about these exciting projects.</p> | ||||||
|       <li><a href="docproj.html">FreeBSD Documentation Project</a></li> |       <li><a href="docproj.html">FreeBSD Documentation Project</a></li> | ||||||
|       <li><a href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a></li> |       <li><a href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a></li> | ||||||
|       <li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li> |       <li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li> | ||||||
|  |       <li><a href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li> | ||||||
|     </ul> |     </ul> | ||||||
| 
 | 
 | ||||||
| 	 <a name="general"></a> | 	 <a name="general"></a> | ||||||
|  |  | ||||||
|  | @ -1,9 +1,9 @@ | ||||||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ | ||||||
| <!ENTITY date "$Date: 1998-04-22 12:34:11 $"> | <!ENTITY date "$Date: 1998-04-27 16:48:19 $"> | ||||||
| <!ENTITY title "Support"> | <!ENTITY title "Support"> | ||||||
| <!ENTITY % includes SYSTEM "includes.sgml"> %includes; | <!ENTITY % includes SYSTEM "includes.sgml"> %includes; | ||||||
| ]> | ]> | ||||||
| <!-- $Id: usergroups.sgml,v 1.61 1998-04-22 12:34:11 wosch Exp $ --> | <!-- $Id: usergroups.sgml,v 1.62 1998-04-27 16:48:19 wosch Exp $ --> | ||||||
| 
 | 
 | ||||||
| <html> | <html> | ||||||
| &header; | &header; | ||||||
|  | @ -232,6 +232,7 @@ rcarter@consys.com</a>) for details. | ||||||
| <a name="hardening"></a> | <a name="hardening"></a> | ||||||
| <a name="tokenring"></a> | <a name="tokenring"></a> | ||||||
| <a name="isdn"></a> | <a name="isdn"></a> | ||||||
|  | <a name="usb"></a> | ||||||
| <a name="development"></a> | <a name="development"></a> | ||||||
| <h2>FreeBSD Development Projects</h2> | <h2>FreeBSD Development Projects</h2> | ||||||
| 
 | 
 | ||||||
|  | @ -258,6 +259,7 @@ below to learn more about these exciting projects.</p> | ||||||
|       <li><a href="docproj.html">FreeBSD Documentation Project</a></li> |       <li><a href="docproj.html">FreeBSD Documentation Project</a></li> | ||||||
|       <li><a href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a></li> |       <li><a href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a></li> | ||||||
|       <li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li> |       <li><a href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li> | ||||||
|  |       <li><a href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li> | ||||||
|     </ul> |     </ul> | ||||||
| 
 | 
 | ||||||
| 	 <a name="general"></a> | 	 <a name="general"></a> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue