..
Makefile
Certain misguided people have complained, NetBSD only runs rare or
2008-04-02 01:34:36 +00:00
README.seagate
…
ad1848_isa.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ad1848var.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
addcom_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
adv_isa.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
aha_isa.c
Make local functions static.
2009-09-22 13:22:53 +00:00
aic_isa.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
aps.c
A pointer typedef entails trading too much flexibility to declare const
2010-02-24 22:37:54 +00:00
aria.c
Allow aria(4) to compile with AUDIO_DEBUG on LP64.
2010-07-27 05:38:18 +00:00
ariareg.h
Assign copyright to TNF on these old files.
2009-10-27 23:04:41 +00:00
ast.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
atppc_isa.c
device_t / softc split. From Hans Rosenfeld.
2008-04-16 09:39:01 +00:00
atppc_isadma.c
device_t / softc split. From Hans Rosenfeld
2008-04-15 15:02:28 +00:00
atppc_isadma.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
attimer_isa.c
Not much sense in printing 'AT Timer' when the 'attimer' driver attaches.
2009-08-23 16:02:53 +00:00
aztech.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
bha_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
boca.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
cec.c
Make compile with options DEBUG.
2009-09-12 18:52:25 +00:00
cms.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cmsreg.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
com_isa.c
A pointer typedef entails trading too much flexibility to declare const
2010-02-24 22:37:54 +00:00
com_multi.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
com_multi.h
…
commultiprint.c
use __KERNEL_RCSID()
2007-12-11 11:52:26 +00:00
cs89x0isa.c
Split device_t/softc. Tested only on cs at ofisa on shark.
2009-09-22 15:34:22 +00:00
cs89x0isavar.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
cs4231var.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cy_isa.c
split device_t/softc. Use aprint_*_dev and device_xname.
2008-03-26 17:50:32 +00:00
daic_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
depca_isa.c
Redefine bpf linkage through an always present op vector, i.e.
2010-01-19 22:06:18 +00:00
dpt_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
ega.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
egavar.h
…
elink.c
Change about 4500 of the K&R function definitions to ANSI ones.
2009-03-14 15:35:58 +00:00
elink.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
esp_isa.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
esp_isavar.h
Split device_t/softc for MI ncr53c9x and some related devices,
2008-04-13 04:55:52 +00:00
ess.c
Split device_t/softc. Based on patch from cegger@.
2010-05-22 16:35:00 +00:00
ess_isa.c
Split device_t/softc. Based on patch from cegger@.
2010-05-22 16:35:00 +00:00
essreg.h
…
essvar.h
Split device_t/softc. Based on patch from cegger@.
2010-05-22 16:35:00 +00:00
fd.c
Allow this driver to build for ofppc as well.
2010-03-16 12:53:17 +00:00
fdc_isa.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fdcvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fdreg.h
…
fdvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
files.isa
Tidy up a comment.
2010-06-13 03:09:32 +00:00
finsio_isa.c
Set the ENVSYS_FCHANGERFACT flag in voltage sensors, so that we
2008-04-22 13:33:38 +00:00
gus.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
gusreg.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
i82365_isa.c
Misc KNF and cosmetics, and remove unnecessary casts etc.
2009-09-17 18:14:41 +00:00
i82365_isasubr.c
Cast the sum of iobase and iosize to long, not just iobase. Avoids size
2010-05-23 23:50:37 +00:00
i82365_isavar.h
Misc KNF and cosmetics, and remove unnecessary casts etc.
2009-09-17 18:14:41 +00:00
ics2101.c
ANSIfy another 1261 function definitions.
2009-03-14 21:04:01 +00:00
ics2101var.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
if_ai.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_aireg.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
if_ate.c
Split device_t/softc for MI mb86960, with misc cosmetics.
2008-04-12 06:27:01 +00:00
if_cs_isa.c
Make local functions static.
2009-09-22 16:44:08 +00:00
if_ec.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
if_ecreg.h
…
if_ef.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_efreg.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
if_eg.c
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
2010-04-05 07:19:28 +00:00
if_egreg.h
…
if_el.c
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
2010-04-05 07:19:28 +00:00
if_elreg.h
…
if_ep_isa.c
ANSIfy another 1261 function definitions.
2009-03-14 21:04:01 +00:00
if_fmv_isa.c
Split device_t/softc for MI mb86960, with misc cosmetics.
2008-04-12 06:27:01 +00:00
if_ix.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_ixreg.h
…
if_iy.c
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
2010-04-05 07:19:28 +00:00
if_lc_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_le_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_levar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
if_ne_isa.c
Put several fixes to ne(4) driver for better 8 bit mode support,
2010-03-03 13:39:57 +00:00
if_ntwoc_isa.c
Add patch from PR/11805
2009-11-27 20:56:28 +00:00
if_ntwoc_isareg.h
…
if_sm_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_tr_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_tribm_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_trtcm_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
if_tscs_isa.c
Make local functions static.
2009-09-22 16:44:08 +00:00
if_we_isa.c
Some KNF.
2010-03-13 15:46:09 +00:00
ioat66.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
isa.c
build fix: isa_detach_hook() needs isa_chipset_tag_t as first argument.
2009-08-19 16:23:28 +00:00
isabusprint.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
isadma.c
Add PAE to ALL kernel, so that most paddr_t format string errors get caught
2010-07-26 22:33:23 +00:00
isadmareg.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
isadmavar.h
Let us safely detach the ISA bus and devices attaching to the ISA
2009-08-18 16:52:42 +00:00
isareg.h
…
isavar.h
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
isic_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
isic_isa_avm_a1.c
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
2007-10-19 11:59:34 +00:00
isic_isa_itk_ix1.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
isic_isa_tel_s08.c
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
2007-10-19 11:59:34 +00:00
isic_isa_tel_s016.c
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
2007-10-19 11:59:34 +00:00
isic_isa_tel_s0163.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
isic_isa_usr_sti.c
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
2007-10-19 11:59:34 +00:00
isv.c
Use the right format specifiers to print the new struct timeval.
2009-02-27 23:13:32 +00:00
isvio.h
Certain misguided people have complained, NetBSD only runs rare or
2008-04-02 01:34:36 +00:00
itesio_isa.c
Put the original NULL pmf handler establishment back where it started, so
2010-07-17 21:51:43 +00:00
itesio_isavar.h
This only needs one bus_space_tag_t.
2010-05-02 18:49:13 +00:00
joy_ess.c
Split device_t/softc for joy(4) and all its attachments. Also
2008-03-26 18:27:07 +00:00
joy_isa.c
Split device_t/softc for joy(4) and all its attachments. Also
2008-03-26 18:27:07 +00:00
lm_isa.c
New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.
2010-02-21 05:16:29 +00:00
lpt_isa.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
madreg.h
…
mcd.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
mcdreg.h
…
midi_pcppi.c
attach and detach do not mix.
2009-04-10 10:18:50 +00:00
moxa_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
mpu_isa.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
mpu_sb.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
mpu_ym.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
nca_isa.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
nsclpcsio_isa.c
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
opl_ess.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
opl_isa.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
opl_sb.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
opl_wss.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
opl_ym.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
pas.c
Do not use unitialized bus_space_tag_t's. Use the tag(s) from the
2010-03-24 01:13:30 +00:00
pasreg.h
…
pcdisplay.c
Add default implementations for bus_space_is_equal(9),
2010-04-19 18:24:26 +00:00
pcdisplayvar.h
…
pckbc_isa.c
Add pmf support.
2008-05-25 16:19:12 +00:00
pcppi.c
Detach pcppi0 at isa0 during shutdown.
2009-04-17 20:46:37 +00:00
pcppireg.h
…
pcppivar.h
- Split device_t and softc for pcppi(4) and attimer(4)
2008-03-04 16:35:18 +00:00
radiotrack.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
radiotrack2.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
rtfps.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
satlink.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
satlinkio.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
satlinkreg.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sb.c
Split device_t and softc for sb(4) and all its attachments.
2008-03-15 21:09:02 +00:00
sb_isa.c
Split device_t and softc for sb(4) and all its attachments.
2008-03-15 21:09:02 +00:00
sbdsp.c
A pointer typedef entails trading too much flexibility to declare const
2010-02-24 22:37:54 +00:00
sbdspvar.h
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
sbreg.h
…
sbvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
seagate.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
sf16fmr2.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
slhci_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
smsc.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
smscvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
spkr.c
printf() size_t with 'z' format modifier in debug code.
2010-07-27 14:34:33 +00:00
spkrio.h
…
tcic2_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
tcom.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
toaster.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
toasterlcd.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
tsdio.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
tsdioreg.h
Switch to a 2 clause license. Approved by joff@ (copyright holder).
2009-10-23 00:39:29 +00:00
tsdiovar.h
Switch to a 2 clause license. Approved by joff@ (copyright holder).
2009-10-23 00:39:29 +00:00
ug_isa.c
Don't forget to unmap I/O space in the error paths.
2008-04-04 09:30:55 +00:00
uha_isa.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
vga_isa.c
Split device_t and softc for all attachments of vga(4).
2008-03-14 22:12:08 +00:00
vga_isavar.h
…
wbsio.c
support W83667HG (0xa5) in wbsio(4); its hw mon is already supported by lm(4) as W83627DHG (0xc1)
2010-03-19 02:17:41 +00:00
wdc_isa.c
During shutdown, detach devices in an orderly fashion.
2009-04-02 00:09:32 +00:00
wds.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
wdsreg.h
…
weasel_isa.c
use aprint_*_dev and device_xname
2008-04-08 20:08:49 +00:00
weaselreg.h
Convert many of the uses of __attribute__ to equivalent
2007-12-25 18:33:32 +00:00
weaselvar.h
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
wss.c
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
2007-10-19 11:59:34 +00:00
wss_isa.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
wssreg.h
…
wssvar.h
…
wt.c
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00
wtreg.h
…
ym.c
A pointer typedef entails trading too much flexibility to declare const
2010-02-24 22:37:54 +00:00
ymvar.h
struct device * -> device_t, no functional changes intended.
2009-05-12 09:10:15 +00:00