freebsd-skq/sys/amd64/isa
Poul-Henning Kamp 82d9ae4e32 Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
Sanitize SYSCTL_HANDLER_ARGS so that simplistic tools can grog our
sources:

        -sysctl_vm_zone SYSCTL_HANDLER_ARGS
        +sysctl_vm_zone (SYSCTL_HANDLER_ARGS)
2000-07-03 09:35:31 +00:00
..
atpic_vector.S Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
clock.c Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: 2000-07-03 09:35:31 +00:00
icu_ipl.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
icu_ipl.S $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
icu_vector.s Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
icu_vector.S Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
icu.h Replaced the INTRMASK and INTRUNMASK macros by "|" and "&~" operations. 1999-12-26 12:43:47 +00:00
intr_machdep.c Fixed atpic_attach() for the SMP (specifically APIC_IO) case. 2000-06-24 23:55:38 +00:00
intr_machdep.h Mark two functions as private. 2000-04-29 07:48:37 +00:00
isa_dma.c Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
isa_dma.h Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
isa.c Redo the isa compat driver shim so that each driver is self contained 2000-05-28 13:30:44 +00:00
isa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nmi.c Fixed atpic_attach() for the SMP (specifically APIC_IO) case. 2000-06-24 23:55:38 +00:00
npx.c Make the PnP 'slopsucker' quiet in the !bootverbose case - the real NPX 2000-06-23 08:19:50 +00:00
timerreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vector.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vector.S $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00