From: Kenn H. <ke...@us...> - 2002-07-18 23:39:36
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/vax In directory usw-pr-cvs1:/tmp/cvs-serv31692/vax Added Files: .cvsignore Makefile Log Message: Mostly-complete DELQA driver. First cut at driver for the Q-bus adapter in the KA650 CPU. --- NEW FILE --- *.a.flags *.o.flags .depend *.lst --- NEW FILE --- # # Makefile for the Linux/VAX kernel device drivers. # subdir-y := bus char net include $(TOPDIR)/Rules.make |