|
|
researchv9-SUN3
#include <machine/sunromvec.h>
extern struct boottab xydriver;
extern struct boottab sddriver;
extern struct boottab stdriver;
extern struct boottab mtdriver;
extern struct boottab xtdriver;
/*
* The device table
*/
struct boottab *(devsw[]) = {
&sddriver,
&stdriver,
(struct boottab *)0,
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.