freebsd-dev/sys/isa
Yoshihiro Takahashi 0197892d6a Always call resource_int_value function for getting portsize and msize.
It was not set resource size (portsize/msize) if resource address was set.

This is MFC candidate.
2001-03-17 04:23:12 +00:00
..
ic
atkbd_isa.c
atkbdc_isa.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
atrtc.c Fixed style bugs in clock.c rev.1.164 and cpu.h rev.1.52-1.53 -- declare 2001-02-19 03:00:34 +00:00
fd.c Harvest interrupt entropy off the floppy disk controller. 2001-03-03 14:53:50 +00:00
fdc.h
fdreg.h
isa_common.c It's possible for an ISA bus to be hung off an EISA bridge, so we need to 2000-12-12 23:33:29 +00:00
isa_common.h
isa_if.m
isahint.c Always call resource_int_value function for getting portsize and msize. 2001-03-17 04:23:12 +00:00
isareg.h Add smc37c935 chipset support and clean up the code which tries to 2000-07-18 09:01:09 +00:00
isavar.h GC some defunct prototypes 2000-11-25 08:13:33 +00:00
joy.c
pnp.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
pnpparse.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
pnpreg.h
pnpvar.h Finally merge newmidi. 2000-07-11 11:49:33 +00:00
ppc.c Consider that the chipset may be in ECP mode (from BIOS settings) 2001-01-25 10:51:41 +00:00
ppcreg.h Consider that the chipset may be in ECP mode (from BIOS settings) 2001-01-25 10:51:41 +00:00
psm.c select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
rtc.h
sio.c Add GVC1601 - Rockwell V.34 Plug & Play Modem 2001-03-07 14:27:56 +00:00
sioreg.h
syscons_isa.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
vga_isa.c