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
/
i386
/
conf
/
NOTES
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear up that COMPAT_43 may not do the same thing on every architecture
jmallett
2003-05-15
1
-3
/
+0
*
Add notes about the 'ips' driver.
scottl
2003-05-11
1
-0
/
+4
*
Update to reflect tw removal.
imp
2003-04-27
1
-6
/
+0
*
Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal
anholt
2003-04-25
1
-2
/
+0
*
Convert the SMP_TSC kernel option into a loader tunable. Also enable
des
2003-04-10
1
-5
/
+0
*
Add SMP_TSC option, which can be used on SMP systems where the TSCs
tegge
2003-04-04
1
-0
/
+5
*
- Move driver to newbus.
mdodd
2003-03-29
1
-9
/
+5
*
Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl.
ps
2003-03-26
1
-2
/
+0
*
Put a newline in between APIC_IO and HTT to try and show that HTT is not
jhb
2003-03-25
1
-0
/
+1
*
Update the DRM to latest from DRI CVS. This is approximately the version
anholt
2003-03-09
1
-6
/
+5
*
Wrap the hyperthreading support code with the HTT kernel option.
jhb
2003-03-04
1
-0
/
+1
*
Implemented "nooption" and "nomakeoption" config(8) tokens.
ru
2003-02-26
1
-0
/
+5
*
Move most everything back to a MI NOTES, and use "nodevice" in MD NOTES
obrien
2003-02-25
1
-188
/
+1
*
Move MD devices to <machine>/conf/NOTES.
nyan
2003-02-23
1
-1
/
+183
*
FB_INSTALL_CDEV not usable on Alpha.
obrien
2003-02-13
1
-0
/
+2
*
Only i386 has npx device.
obrien
2003-02-13
1
-0
/
+3
*
add PST to i386 notes.
phk
2003-02-01
1
-0
/
+5
*
Fix typo in comment: inlcude -> include.
olgeni
2003-01-20
1
-1
/
+1
*
Add machdep.elan_freq sysctl which can be used to set the CPU clock
phk
2003-01-15
1
-0
/
+4
*
Make 3dfx i386-only. The memrange API it uses may be defined in an MI
jhb
2002-11-08
1
-0
/
+12
*
Move rc(4) over to MI notes and enable it as a MI module.
jhb
2002-11-08
1
-5
/
+0
*
Make xrpu(4) i386-only. Consumers of i386_btop() are not MI.
jhb
2002-11-08
1
-1
/
+2
*
Move sr(4) over to i386-only as it is yet another user of kvtop().
jhb
2002-11-07
1
-0
/
+6
*
Move firewire back to being MI.
jhb
2002-11-07
1
-7
/
+0
*
lnc(4) uses kvtop() and is thus i386-only for now.
jhb
2002-11-06
1
-0
/
+7
*
Make firewire i386-only for now. It doesn't quite handle machines with
jhb
2002-11-06
1
-0
/
+7
*
ed(4) uses kvtop() and is thus i386-only. It has several other warnings
jhb
2002-11-06
1
-0
/
+9
*
Move the drm code to the i386 MD NOTES file. It can be added to other MD
jhb
2002-11-06
1
-0
/
+20
*
Move digi to the i386 MD NOTES until it stops using inb() and outb().
jhb
2002-11-06
1
-0
/
+13
*
- Move comments regarding flags for dgb(4) over to the MD NOTES file where
jhb
2002-11-06
1
-6
/
+11
*
Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==
jhb
2002-11-06
1
-0
/
+7
*
- Convert to newbus, bus_space etc.
mdodd
2002-11-05
1
-5
/
+0
*
Merge PC98 changes.
mdodd
2002-11-02
1
-2
/
+2
*
Handle hints for the atspeaker device.
mdodd
2002-10-28
1
-0
/
+2
*
Rename 'device acpica' to 'device acpi'.
jhb
2002-10-24
1
-1
/
+1
*
device rc no longer requires a count since jhb newbussified the rc
rwatson
2002-10-24
1
-1
/
+1
*
npx(4) doesn't honor port hints so don't provide an example one.
jhb
2002-10-23
1
-1
/
+0
*
- No need for pmtimer hint anymore.
jhb
2002-10-22
1
-2
/
+0
*
Fixed the quoting of the value of SC_CUT_SEPCHARS. The double quotes
bde
2002-10-17
1
-2
/
+2
*
Updated the CPU_DISABLE_CMPXCHG notes to warn users not to also enable
pirzyk
2002-10-16
1
-1
/
+2
*
Add a knob to turn on and off the CMPXCHG instruction on > i386 IA32 systems.
pirzyk
2002-10-14
1
-0
/
+5
*
newbus & bus_space the mcd(4) driver.
mdodd
2002-10-04
1
-5
/
+0
*
Alas, poor matcd, I knew ye well.
scottl
2002-10-04
1
-5
/
+0
*
Move the aac driver from MI to MD NOTES. It is a long way from being
scottl
2002-09-26
1
-0
/
+6
*
move wl (isa wavelan card, not "wi") to i386-only
peter
2002-09-19
1
-1
/
+6
*
move "profile 2" to i386
peter
2002-09-19
1
-0
/
+4
*
move ncv, nsp, stg to i386-only section (there is no pc98-specific version)
peter
2002-09-19
1
-0
/
+14
*
Move dgb to the i386 section
peter
2002-09-19
1
-0
/
+11
*
Fix LINT build on alpha by completing move of cy and apm_saver to
njl
2002-09-11
1
-0
/
+10
*
Use "options " rather than "options<tab>".
kuriyama
2002-09-09
1
-2
/
+2
[next]