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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFi386: revision 1.1160.
nyan
2004-05-18
1
-0
/
+5
*
Oops, switch to using the moved cy driver for pc98 too (remove pointers
bde
2004-05-03
1
-1
/
+1
*
Add option GEOM_GPT. This brings the ability to have a large number of
marcel
2004-05-02
1
-0
/
+1
*
Spell Ethernet correctly.
obrien
2004-05-02
1
-10
/
+10
*
Add the commented out rue(4) entry.
nyan
2004-04-29
1
-0
/
+1
*
sx was randomly added to NOTES. Instead, place it in the misc
imp
2004-04-14
1
-8
/
+7
*
Enable the sx driver on i386 and pc98.
nyan
2004-04-13
1
-0
/
+4
*
The bs driver was replaced with the ct(pc98) driver. takahashi-san
imp
2004-04-07
2
-41
/
+0
*
MFi386: Enable the cy driver.
nyan
2004-04-06
1
-2
/
+2
*
Backout revision 1.31. The twa entries were moved to i386/conf/NOTES.
nyan
2004-04-04
1
-3
/
+0
*
The twa device and related options are not needed.
nyan
2004-04-01
1
-0
/
+3
*
MFi386: revision 1.1136.
nyan
2004-03-28
1
-4
/
+4
*
Don't use the pcic polling.
nyan
2004-03-16
1
-1
/
+1
*
Temporarily comment out cy.
imp
2004-03-15
1
-3
/
+2
*
Shorten a long comment.
obrien
2004-03-15
1
-1
/
+1
*
comment out bs and wd entries in the hints
imp
2004-03-14
1
-16
/
+16
*
MFi386: Remove the stl and stli drivers.
nyan
2004-03-14
1
-19
/
+0
*
Remove unneeded devices.
nyan
2004-03-07
1
-102
/
+0
*
MFi386: revisions from 1.1127 to 1.1131.
nyan
2004-03-07
1
-16
/
+15
*
Add the agp, bfe, sk and ti devices. (the agp is disabled by default).
nyan
2004-03-07
1
-3
/
+6
*
MFi386: revision 1.397 (cosmetic changes)
nyan
2004-01-30
1
-48
/
+48
*
MFi386: revision 1.1122 (typos and cosmetic changes)
nyan
2004-01-30
1
-18
/
+18
*
The ataraid device is not needed for pc98.
nyan
2004-01-27
1
-0
/
+1
*
- Recruit some new ULE users by making it the default scheduler in GENERIC.
jeff
2004-01-24
1
-1
/
+1
*
Add PFIL_HOOKS to the GENERIC kernel configuration, primarily so
nectar
2004-01-24
1
-0
/
+1
*
MFi386: revisions from 1.1116 to 1.1119.
nyan
2004-01-21
1
-69
/
+45
*
MFi386: revision 1.1114.
nyan
2004-01-12
1
-2
/
+2
*
Remove the AUTO_EOI_2 option for PC-98 as it has never done anything anyway
jhb
2004-01-06
1
-7
/
+0
*
Garbage-collected CLK_USE_TSC_CALIBRATION.
bde
2003-12-30
1
-7
/
+6
*
The dgb driver is redundant with the digi driver in the tree. It uses
imp
2003-12-07
1
-15
/
+0
*
There is no such thing as a pc98 machine with ISA expansion slots, nor
imp
2003-12-03
1
-6
/
+0
*
MFi386: revisions from 1.1102 to 1.1105.
nyan
2003-11-15
1
-16
/
+13
*
Removed reference to the garbage (and soon to be deleted) option
bde
2003-11-05
1
-1
/
+0
*
'options APIC_IO' is replaced by 'device apic'.
nyan
2003-11-04
1
-2
/
+2
*
'options APIC_IO' is replaced by 'device apic'.
nyan
2003-11-04
1
-1
/
+1
*
MFi386: revision 1.1093.
nyan
2003-09-11
1
-1
/
+3
*
Sort 'bge' correctly.
obrien
2003-09-10
1
-1
/
+1
*
Take the support for the 8139C+/8169/8169S/8110S chips out of the
wpaul
2003-09-08
1
-0
/
+1
*
As warned: Initiate deorbit burn for the pcaudio driver.
phk
2003-08-15
1
-9
/
+0
*
MFi386: revision 1.1090.
nyan
2003-07-23
1
-0
/
+10
*
Initiate de-orbit burn for fpu-less operation. 386+387 is still
peter
2003-07-22
2
-11
/
+0
*
Disable unneeded devices and options.
nyan
2003-06-15
1
-5
/
+22
*
pc98 doesn't need COMPAT_OLDISA for any devices in the kernel.
imp
2003-06-12
1
-2
/
+2
*
Note that scbus is required for SCSI, not just "required" in general.
jmallett
2003-06-08
1
-1
/
+1
*
Eliminate potential overflows by allocating softc dynamically,
phk
2003-05-31
1
-1
/
+1
*
Clear up that COMPAT_43 may not do the same thing on every architecture
jmallett
2003-05-15
1
-3
/
+0
*
MFi386: revision 1.1086.
nyan
2003-04-29
1
-6
/
+0
*
Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal
anholt
2003-04-25
1
-2
/
+0
*
Comment out firewire devices.
nyan
2003-04-22
1
-3
/
+3
*
Add FireWire drivers to GENERIC.
simokawa
2003-04-21
1
-0
/
+5
[next]