NetBSD/sys/arch
thorpej fbfc0872d8 New PowerVR display driver, based on the TURBOchannel "cfb"
driver by Tohru Nisimura (a very good framework for a FB driver,
BTW!), using bits of Marcus's original driver for the hardware
access.

The main advantage of this version is that is uses rasops (which
is faster than the rcons stuff) and wsfont, so you can select the
console font in the kernel config file.  Using the BOLD8x16 font,
you get an 80x30 console (vast improvement compared to the Gallant12x22
font).
2001-02-01 01:25:56 +00:00
..
alpha add options NTP (ok-ed by thorpej) 2001-01-27 03:02:52 +00:00
amiga SIR_CLOCK is gone. 2001-01-28 22:31:53 +00:00
amigappc Spelling police 2001-01-24 19:38:44 +00:00
arc No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
arm Initial potentially sharable <arm/armreg.h>. Used by all arm26 code. 2001-01-22 22:10:39 +00:00
arm26 Set the palette in 4bpp modes. They still don't work right, though. 2001-01-24 00:56:29 +00:00
arm32 Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
atari Fix y2001 problem in the initial read of the RTC. 2001-01-29 08:32:23 +00:00
bebox Added previously created files for powerpc Linux compatibility to the kernel 2001-01-19 01:51:16 +00:00
cobalt No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
dreamcast New PowerVR display driver, based on the TURBOchannel "cfb" 2001-02-01 01:25:56 +00:00
evbsh3 fix last commit. 2001-01-30 03:01:45 +00:00
hp300 No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
hpc hpcmips hpcsh common files are moved to arch/hpc. 2001-01-28 02:52:15 +00:00
hpcmips remove old platid_gen 2001-01-29 04:23:01 +00:00
hpcsh more use _C_LABEL() 2001-01-30 01:32:56 +00:00
i386 add umidi. 2001-01-30 23:32:34 +00:00
luna68k No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
m68k make db_[e]regs[] const 2001-01-18 10:54:27 +00:00
mac68k Clear interrupts on the RasterOps PaintBoard Prism GT 1.0. From 2001-01-22 20:27:02 +00:00
macppc Generate key press event and key release event when capslock is pressed. 2001-01-25 14:08:55 +00:00
mips Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
mipsco Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
mmeye No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
mvme68k Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
news68k Add a version file and print version strings generated by newvers_stand.sh. 2001-01-30 14:29:47 +00:00
newsmips Move NEWS keymap file into MI place to share with news68k. 2001-01-25 13:13:59 +00:00
next68k No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
ofppc Added previously created files for powerpc Linux compatibility to the kernel 2001-01-19 01:51:16 +00:00
pc532 Bring this to the code in arch/i386/i386/pmap.c;1.117. 2001-01-22 14:33:29 +00:00
pmax In rcons_connect(): PMAX_FBTYPE_PM_COLOR should use the defaults. 2001-01-22 17:18:32 +00:00
powerpc Added powerpc specific code for Linux compatibility on powerpc ports 2001-01-19 01:36:47 +00:00
prep fix dup include ossaudio. 2001-01-23 14:12:25 +00:00
sgimips Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
sh3 add some macros for 8bit PCMCIA access 2001-01-30 04:15:10 +00:00
sparc _bus_dma_valloc_skewed(): return a vaddr_t, not error codes; make missing 2001-01-31 15:17:42 +00:00
sparc64 kill the ad clause in my license. 2001-01-29 01:37:56 +00:00
sun3 Sync with sun3/machdep.c: 2001-01-26 16:12:12 +00:00
vax A bunch of new CPUs that are supported, from Michael Kukat 2001-01-28 21:01:52 +00:00
x68k Performance hack. 2001-01-29 01:09:29 +00:00
Makefile add hpc dir if MACHINE is hpcmips or hpcsh. 2001-01-28 02:58:19 +00:00