NetBSD/sys/arch/hpcmips/dev
thorpej b667a5a357 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 06:30:07 +00:00
..
Makefile Add makefile to install hpcfb.h. 2000-03-12 06:40:16 +00:00
bicons.c - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
bicons.h
biconsdev.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
biconsvar.h
bifont.c
bivideo.c Built in video supports get/set color map. 2000-03-20 12:45:41 +00:00
bivideovar.h New frame buffer driver 'hpcfb' and built in video controller 'bivideo' 2000-03-12 05:04:44 +00:00
btnmgr.c some buttuns map to key codes which the button mean. 2000-03-14 08:37:31 +00:00
fontconv.c
hpccmap.c Change color map and share color map data with kernel part. 2000-03-20 10:47:33 +00:00
hpccmap_gen.c Change color map and share color map data with kernel part. 2000-03-20 10:47:33 +00:00
hpccmapvar.h Change color map and share color map data with kernel part. 2000-03-20 10:47:33 +00:00
hpcfb.c Change color map and share color map data with kernel part. 2000-03-20 10:47:33 +00:00
hpcfbio.h New frame buffer driver 'hpcfb' and built in video controller 'bivideo' 2000-03-12 05:04:44 +00:00
hpcfbvar.h New frame buffer driver 'hpcfb' and built in video controller 'bivideo' 2000-03-12 05:04:44 +00:00
it8368.c add WINCE_DEFAULT_SETTING and IT8368E_DESTRUCTIVE_CHECK for debug. 2000-03-12 15:35:29 +00:00
it8368reg.h add WINCE_DEFAULT_SETTING and IT8368E_DESTRUCTIVE_CHECK for debug. 2000-03-12 15:35:29 +00:00
it8368var.h
m38813c.c
m38813cvar.h
md_root.c
mra.c
plum.c
plumicu.c
plumicureg.h
plumicuvar.h
plumiobus.c
plumiobusreg.h
plumiobusvar.h
plumpcmcia.c Change bus_addr_t and bus_size_t from u_int32_t to u_long. 2000-03-05 05:22:12 +00:00
plumpcmciareg.h
plumpower.c
plumpowerreg.h
plumpowervar.h
plumreg.h
plumvar.h
plumvideo.c sync with hpcfb. 2000-03-13 18:49:15 +00:00
plumvideoreg.h
skbd.c
skbdkeymap.h
skbdvar.h
tc5165buf.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
tc5165bufvar.h
tpcalib.c WSMOUSE_SCALIBCOORDS had not worked because ioctrl code was wrong. 2000-02-28 12:34:31 +00:00
tpcalibvar.h
ucb1200.c recognize UCB1100 id. 2000-03-12 15:36:11 +00:00
ucb1200reg.h recognize UCB1100 id. 2000-03-12 15:36:11 +00:00
ucb1200var.h UCB1200 GPIO support. 2000-02-27 16:37:50 +00:00
ucbio.c UCB1200 GPIO routines. 2000-02-27 16:34:13 +00:00
ucbioport.c UCB1200 GPIO routines. 2000-02-27 16:34:13 +00:00
ucbsnd.c timeout when DMA interrupt lost. 2000-03-04 19:35:36 +00:00
ucbtp.c adjust retry count for TX3922 2000-03-04 19:36:34 +00:00
vt220l8x10.h