You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							25 lines
						
					
					
						
							585 B
						
					
					
				
			
		
		
	
	
							25 lines
						
					
					
						
							585 B
						
					
					
				|  | |
| # cd-rom | |
| REGISTER scsi/.*/cd		MKOLDCOMPAT | |
| UNREGISTER scsi/.*/cd		RMOLDCOMPAT | |
|  | |
| # cd-writer and scanning | |
| REGISTER scsi/.*/generic	MKOLDCOMPAT | |
| UNREGISTER scsi/.*/generic	RMOLDCOMPAT | |
|  | |
| # parport printers | |
| REGISTER printers/.*		MKOLDCOMPAT | |
| UNREGISTER printers/.*		RMOLDCOMPAT | |
|  | |
| # anything usb related | |
| REGISTER usb/.*			MKOLDCOMPAT | |
| UNREGISTER usb/.*		RMOLDCOMPAT | |
|  | |
| # most misc stuff is used by tiny non devfs aware programs | |
| REGISTER misc/.*		MKOLDCOMPAT | |
| UNREGISTER misc/.*		RMOLDCOMPAT | |
|  | |
| # the same applies for the framebuffer devices | |
| REGISTER fb/.*			MKOLDCOMPAT | |
| UNREGISTER fb/.*		RMOLDCOMPAT | |
| 
 | |
| 
 |