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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the firmware assist driver resident in
mjacob
2006-07-09
1
-0
/
+1
*
Backed out the change by request from rwatson.
babkin
2006-06-26
1
-1
/
+0
*
The common UID/GID space implementation. It has been discussed on -arch
babkin
2006-06-25
1
-0
/
+1
*
Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's
netchild
2006-06-15
1
-1
/
+0
*
Make the ISAPNP code optional and only enable it on i386 and pc98 (used
marius
2006-06-12
1
-0
/
+1
*
Enable a few more things in x86 NOTES to get broader LINT coverage:
jhb
2006-06-12
1
-1
/
+5
*
Add the ability to subset the devices that UART pulls in. This allows
imp
2006-06-12
1
-0
/
+4
*
MFi386: revisions 1.627, 1.628 and 1.629.
nyan
2006-06-05
1
-0
/
+4
*
typo.
nyan
2006-05-27
1
-2
/
+2
*
Aling to new console and gdb_port semantics
phk
2006-05-26
1
-54
/
+14
*
- Add C-bus and ISA front-ends for le(4) so it can actually replace
marius
2006-05-17
2
-2
/
+9
*
- As only the PCI front-end of le(4) is common to all platforms move its
marius
2006-05-17
1
-2
/
+2
*
Send the pcvt(4) driver off to retirement.
phk
2006-05-17
1
-6
/
+0
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
3
-3
/
+0
*
Kill more references to lnc(4).
ru
2006-05-16
1
-1
/
+1
*
Switch from the lnc driver to the le driver. But C-NET(98)S support is
nyan
2006-05-15
3
-11
/
+2
*
Clean out sysctl machdep.* related defines.
phk
2006-05-11
1
-4
/
+4
*
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
ambrisko
2006-05-09
1
-0
/
+4
*
Remove unneeded include.
nyan
2006-05-08
4
-6
/
+0
*
- Move defines for PC-98 machine type from pc98/cbus/cbus.h into
nyan
2006-05-08
2
-29
/
+17
*
Add the ath and the wlan crypto support.
nyan
2006-05-08
2
-0
/
+14
*
Rewrite of puc(4). Significant changes are:
marcel
2006-04-28
1
-2
/
+0
*
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
marcel
2006-04-24
2
-2491
/
+0
*
Add minidump.h for pc98.
nyan
2006-04-21
1
-0
/
+6
*
MFi386: revision 1.625.
nyan
2006-04-21
1
-2
/
+15
*
Don't allow userland to set hardware watch points on kernel memory at all.
jhb
2006-03-14
1
-23
/
+20
*
MFi386: revision 1.1220.
nyan
2006-03-04
1
-3
/
+2
*
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
jhb
2006-02-22
4
-9
/
+6
*
MFi386: revision 1.622.
nyan
2006-02-09
1
-1
/
+2
*
The asr driver was moved to NOTES for i386. So 'nodevice asr' is not
nyan
2006-02-09
1
-1
/
+0
*
MFi386: Enable the ce(4).
nyan
2006-02-02
1
-0
/
+4
*
Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)
phk
2006-01-10
1
-0
/
+1
*
By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into
imp
2006-01-09
2
-2
/
+2
*
Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate for
imp
2006-01-01
1
-0
/
+2
*
MFi386: revision 1.621
nyan
2005-12-26
1
-3
/
+0
*
Fix build error.
nyan
2005-12-23
2
-0
/
+2
*
Tweak how the MD code calls the fooclock() methods some. Instead of
jhb
2005-12-22
2
-6
/
+6
*
Enable the cs and disable the amdsmb and nfsmb on pc98.
nyan
2005-12-22
1
-1
/
+2
*
Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppc
imp
2005-12-20
1
-0
/
+2
*
Merged from sys/dev/sio/sio.c revision 1.463.
nyan
2005-12-18
1
-0
/
+1
*
Switch MACHINE to "pc98" on FreeBSD/pc98.
nyan
2005-12-08
1
-2
/
+27
*
cpp(1) only understand integer arithmetical expressions, so
ru
2005-12-06
1
-2
/
+1
*
Fix -Wundef warnings from compiling GENERIC and LINT kernels of
ru
2005-12-06
2
-4
/
+4
*
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
ru
2005-12-05
2
-3
/
+3
*
MFi386: revision 1.1215 (add savagedrm).
nyan
2005-11-30
1
-0
/
+1
*
- Allow duplicate "machine" directives with the same arguments.
ru
2005-11-27
3
-9
/
+1
*
Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@.
ru
2005-11-24
1
-1
/
+1
*
Garbage collect machine/smptests.h now that it is empty and no longer used.
jhb
2005-11-22
1
-6
/
+0
*
Don't enable PUC_FASTINTR by default in the source. Instead, enable it
jhb
2005-11-21
1
-0
/
+2
*
MFi386: Remove obsolete options.
nyan
2005-11-09
1
-1
/
+0
[next]