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
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFp4 (my newcard tree):
imp
2008-08-24
2
-55
/
+0
*
atrtc.c is a repocopy of the RTC device driver from i386/isa/clock.c
phk
2008-04-14
2
-599
/
+40
*
Move i386 to generic RTC handling code.
phk
2008-04-12
1
-103
/
+168
*
Back in the good old days, PC's had random pieces of rock for
phk
2008-03-26
1
-122
/
+0
*
Further cleanup of sound generation in syscons:
phk
2008-03-26
1
-9
/
+1
*
The "free-lance" timer in the i8254 is only used for the speaker
phk
2008-03-26
2
-37
/
+20
*
Rename timer0_max_count to i8254_max_count.
phk
2008-03-26
2
-50
/
+51
*
The RTC related pscnt and psdiv variables have no business being public.
phk
2008-03-26
1
-2
/
+2
*
Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY().
jhb
2008-01-17
1
-0
/
+1
*
Replace explicit calls to video methods with their respective variants
wkoszek
2007-12-29
1
-6
/
+4
*
Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not
peter
2007-10-26
1
-96
/
+1
*
It seems that some i386 mothermoards either do not implement the
dwmalone
2007-07-27
1
-1
/
+2
*
If clock_ct_to_ts fails to convert time time from the real time clock,
dwmalone
2007-07-23
1
-3
/
+6
*
Prototype (but functional) Linux-ish /dev/nvram interface to the extra
peter
2007-06-15
1
-0
/
+99
*
Despite several examples in the kernel, the third argument of
dwmalone
2007-06-04
1
-1
/
+1
*
When trying to allocate a PnP BIOS memory resource, the code loops trying
jhb
2007-04-17
1
-1
/
+1
*
Partial fix for a bug in rev.1.231. If suspend/resume clobbers the
bde
2007-03-05
1
-0
/
+1
*
style(9).
nyan
2007-03-04
1
-2
/
+2
*
Use pause() rather than tsleep() on explicit global dummy variables.
jhb
2007-02-27
1
-2
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
2
-7
/
+10
*
Cleaned up declaration and initialization of clock_lock. It is only
bde
2007-01-23
1
-13
/
+10
*
Be consistent with the spelling of "dependent" in user-visible places.
ceri
2006-12-30
1
-1
/
+1
*
Optimized RTC accesses by avoiding null writes to the index register
bde
2006-12-03
1
-9
/
+16
*
Use calendaric calculation support from subr_clock.c instead of home-rolled.
phk
2006-10-02
1
-88
/
+33
*
Second part of a little cleanup in the calendar/timezone/RTC handling.
phk
2006-10-02
1
-3
/
+0
*
First part of a little cleanup in the calendar/timezone/RTC handling.
phk
2006-10-02
1
-0
/
+1
*
Eliminate one set of XBOX #ifdefs. The Xbox code just needs to set a
imp
2006-08-09
1
-9
/
+0
*
(apply '(lambda (reformat-region 'style-9-parens)) (read-file isahint.c))
imp
2006-07-08
1
-2
/
+2
*
Remove old GENERIC kludge. We no longer need to skip devices named
imp
2006-07-08
1
-8
/
+2
*
Make the ISAPNP code optional and only enable it on i386 and pc98 (used
marius
2006-06-12
1
-0
/
+6
*
Remove various bits of conditional Alpha code and fixup a few comments.
jhb
2006-05-12
2
-6
/
+0
*
Committed the xbox syscons(8)-able console driver.
rink
2006-03-03
1
-0
/
+19
*
Tweak how the MD code calls the fooclock() methods some. Instead of
jhb
2005-12-22
1
-6
/
+7
*
MFamd64 rev 1.223: Use the TSC to implement DELAY() if not marked broken
peter
2005-12-13
1
-0
/
+15
*
Fix -Wundef.
ru
2005-12-04
1
-1
/
+1
*
Add support for XBOX to the FreeBSD port. The xbox architecture is
imp
2005-11-09
1
-0
/
+10
*
Fix an endianness issue in pnp_eisaformat(). This corrects printing PnP IDs
marius
2005-09-28
1
-1
/
+4
*
Add pnp and location info for the ISA bus. The pnp info is the
imp
2005-08-01
1
-0
/
+25
*
Fixup some more fallout from the lapic/i8254 changes:
jhb
2005-07-13
1
-24
/
+20
*
Remove a || 1 that crept into the i8254 commit and was subsequently
jhb
2005-07-05
1
-1
/
+1
*
Use a simpler implementation for the i8254 timecounter when using the lapic
jhb
2005-07-01
1
-12
/
+35
*
- Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) source
marius
2005-06-10
3
-4203
/
+0
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-2
/
+0
*
- Move bus dependent defines to {isa,cbus}_dmareg.h.
nyan
2005-05-14
2
-5
/
+56
*
- Move timerreg.h to <arch>/include and split i8253 specific defines into
nyan
2005-05-14
3
-23
/
+15
*
Remove unused IO_NPX* defines.
nyan
2005-05-12
1
-2
/
+0
*
Add ISACFGATTR_HINTS flag to allow detection of a device that was created
mdodd
2005-04-13
2
-0
/
+3
*
Replace spl protection in rtcin() and writertc() with spinlocks
mdodd
2005-04-12
1
-6
/
+6
*
- Don't enable periodic interrupts from the RTC by default in rtc_statusb.
jhb
2005-03-24
1
-22
/
+26
*
Use STAILQ in preference to SLIST for the resources. Insert new resources
imp
2005-03-18
1
-5
/
+5
[next]