NetBSD/sys/arch/hpcmips
imp 6be55c3077 The Mobile Pro 780 is the same as the MobileGear II MC/R530. In fact,
its platform code is R530A.  As such, the external video patches for
the R530 work for the '780.  This gives a 640x480 video out (but only
the middle 240 pixels are used, to match the lcd resolution) on the
console and in X11.
2003-10-04 18:05:09 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf add "makeoptions MACHINE_ARCH=..." in std.* for mips ports 2003-08-30 22:44:38 +00:00
dev The Mobile Pro 780 is the same as the MobileGear II MC/R530. In fact, 2003-10-04 18:05:09 +00:00
hpcmips Cast through (void *) to appease gcc3. 2003-09-26 16:00:28 +00:00
include Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
isa __KERNEL_RCSID() 2003-07-15 02:29:24 +00:00
stand reading MAC address from EEPROM 2003-09-20 10:11:27 +00:00
tx Avoid multi-line strings. 2003-09-26 15:34:11 +00:00
vr Can't use __FUNCTION__ with string concatenation in gcc331. 2003-09-26 15:29:22 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
TODO