NetBSD/sys/arch/hp300/dev
frueauf a894e3a493 Add braces to make egcs happy. 1998-11-09 15:53:51 +00:00
..
Makefile Garbage-collect all old-style autoconfiguration support; it is no 1997-01-30 09:18:33 +00:00
ac.c Update for changes to config. 1998-01-12 18:30:41 +00:00
acioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
acvar.h Add prototypes, and make this compile with -Wall. Remove register 1997-03-31 07:32:14 +00:00
apci.c Adjust for recent ttyopen() and dialout device changes. 1998-03-28 23:49:06 +00:00
apcireg.h Garbage-collect an unneeded definition. 1997-05-12 08:14:01 +00:00
ct.c Update for changes to config. 1998-01-12 18:30:41 +00:00
ctreg.h Info from Mike Hibler <mike@cs.utah.edu> indicates that the probable 1996-02-09 18:00:35 +00:00
dca.c Don't deref a NULL tty pointer in the interrupt routine. This can happen 1998-07-20 17:35:17 +00:00
dcareg.h Completely rework how the console is probed. Console probing no longer 1996-02-24 00:54:53 +00:00
dcm.c Adjust for recent ttyopen() and dialout device changes. 1998-03-28 23:49:06 +00:00
dcmreg.h Completely rework how the console is probed. Console probing no longer 1996-02-24 00:54:53 +00:00
devlist2h.awk Put RCS IDs into generated files, in the correct place. 1998-01-09 06:59:10 +00:00
dio.c If sysflags tells us we have an internal HP-IB interface, don't bother 1998-07-01 22:46:29 +00:00
diodevs Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:58:45 +00:00
diodevs.h Regen. 1998-01-09 06:59:27 +00:00
diodevs_data.h Regen. 1998-01-09 06:59:27 +00:00
dioreg.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:58:45 +00:00
diovar.h Pass down bus space tags to children, and use types appropriate for 1998-01-11 21:53:04 +00:00
dma.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
dmareg.h Do a bit of spring cleaning. 1997-05-05 21:02:39 +00:00
dmavar.h Copyright assigned to The NetBSD Foundation. 1997-10-04 09:59:35 +00:00
fhpib.c Update for changes to config. 1998-01-12 18:30:41 +00:00
fhpibreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
frodo.c Update for changes to config. 1998-01-12 18:30:41 +00:00
frodoreg.h Add a driver for the Apollo Utility Chip (a.k.a. "frodo"), contributed 1997-05-12 08:03:48 +00:00
frodovar.h Copyright assigned to The NetBSD Foundation. 1997-10-04 09:59:35 +00:00
grf.c remove unused share map code from UVM: 1998-10-11 23:20:59 +00:00
grf_dv.c defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
grf_dvreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_gb.c defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
grf_gbreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_hy.c defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
grf_hyreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_rb.c defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
grf_rbreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_subr.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:58:45 +00:00
grf_tc.c defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
grf_tcreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grfioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grfreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grfvar.h defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
hil.c Add braces to make egcs happy. 1998-11-09 15:53:51 +00:00
hil_keymaps.c Add prototypes, and make this compile with -Wall. Remove register 1997-03-31 07:32:14 +00:00
hilioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
hilreg.h Definition of splhil() is in param.h now. 1997-02-02 09:39:21 +00:00
hilvar.h defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
hpib.c Update for changes to config. 1998-01-12 18:30:41 +00:00
hpibvar.h Copyright assigned to The NetBSD Foundation. 1997-10-04 09:59:35 +00:00
if_le.c Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
if_lereg.h Convert the hp300 LANCE driver to use bus.h 1998-01-11 21:57:02 +00:00
if_levar.h Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
intio.c Update for changes to config. 1998-01-12 18:30:41 +00:00
intiovar.h Pass down bus space tags to children, and use types appropriate for 1998-01-11 21:53:04 +00:00
iotypes.h new RCS ID format. 1994-10-26 07:22:45 +00:00
ite.c egcs warning: don't use a char for array index, cast it to int. 1998-04-20 20:41:05 +00:00
ite_subr.c Add prototypes, and make this compile with -Wall. Remove register 1997-03-31 07:32:14 +00:00
itereg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
itevar.h Add prototypes, and make this compile with -Wall. Remove register 1997-03-31 07:32:14 +00:00
kbdmap.h If console is on an ite, make sure the HIL is initialized enough for 1996-10-05 05:22:04 +00:00
maskbits.h Add prototypes, and make this compile with -Wall. Remove register 1997-03-31 07:32:14 +00:00
md_root.c Add support for mounting a memory disk as the root device. 1997-09-21 22:51:29 +00:00
mt.c Update for changes to config. 1998-01-12 18:30:41 +00:00
mtreg.h Driver for HP 7974a, 7978a/b, 7979a, 7980a, and 7980xc 9-track HP-IB tapes. 1995-10-02 00:28:20 +00:00
nhpib.c Dont' check sysflags here... just look for NHPIB or IHPIB device IDs. 1998-07-01 22:47:12 +00:00
nhpibreg.h Various diffs from Mike Hibler; necessary for mt driver. 1995-01-07 10:30:10 +00:00
ppi.c Update for changes to config. 1998-01-12 18:30:41 +00:00
ppiioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
rd.c Update for changes to config. 1998-01-12 18:30:41 +00:00
rd_compat.c Update for changes to config. 1998-01-12 18:30:41 +00:00
rdreg.h Info from Mike Hibler <mike@cs.utah.edu> indicates that the probable 1996-02-09 18:00:35 +00:00
rdvar.h Add prototypes, and make this compile with -Wall. Remove register 1997-03-31 07:32:14 +00:00
scsi.c Update for changes to config. 1998-01-12 18:30:41 +00:00
scsireg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
scsivar.h Copyright assigned to The NetBSD Foundation. 1997-10-04 09:59:35 +00:00
sd.c Update for changes to config. 1998-01-12 18:30:41 +00:00
sd_compat.c Update for changes to config. 1998-01-12 18:30:41 +00:00
sdvar.h Add prototypes, and make this compile with -Wall. Remove register 1997-03-31 07:32:14 +00:00
st.c Add the HP35470A DAT drive. 1998-05-17 17:09:55 +00:00
stvar.h Fix printf() and other warnings when compiled with DEBUG defined. 1997-04-02 22:37:21 +00:00