index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
pc98
/
cbus
/
ppc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
marcel
2006-04-24
1
-2211
/
+0
*
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
jhb
2006-02-22
1
-2
/
+1
*
Fix -Wundef warnings from compiling GENERIC and LINT kernels of
ru
2005-12-06
1
-1
/
+1
*
Change a directory layout for pc98.
nyan
2005-05-10
1
-2
/
+2
*
Include <sys/malloc.h> to satisfy new isa_dma stuff.
phk
2004-09-17
1
-0
/
+1
*
Add missing <sys/module.h> includes.
phk
2004-06-07
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-4
/
+6
*
Merged from sys/dev/ppc/ppc.c revision 1.42.
nyan
2003-08-02
1
-44
/
+37
*
Merged from sys/isa/ppc.c revision 1.40.
nyan
2003-06-01
1
-7
/
+0
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
1
-3
/
+3
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-11
/
+11
*
Added (commented out) ACPI attachment.
nyan
2001-09-16
1
-0
/
+3
*
Merged from the following changes.
nyan
2001-06-26
1
-59
/
+210
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Sync with sys/isa/ppc.c revision 1.27.
nyan
2000-05-31
1
-6
/
+11
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Synced with sys/isa/ppc.c rev 1.26.
kato
2000-01-29
1
-4
/
+0
*
Synced with sys/isa/ppc.c rev 1.25.
kato
2000-01-29
1
-11
/
+27
*
Port of the PC-98 ppc to the newbus system.
kato
2000-01-20
1
-316
/
+524
*
Removed unnecessary include file.
kato
1999-12-20
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
New parallel port support for PC98. Old PC98s which have
kato
1999-06-18
1
-0
/
+1846