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
*
Add SWI_TQ_MASK to all interrupt masks except SWI_CLOCK_MASK. Use a
bde
2000-05-31
1
-1
/
+1
*
Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDs
tanimura
2000-05-26
1
-0
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Add RSS0262 - 5614Jx3[G] V90+K56Flex Modem.
tanimura
2000-05-19
1
-0
/
+1
*
Add ACH2012 - 5634BTS 56K Video Ready Modem.
tanimura
2000-05-19
1
-0
/
+1
*
Add a couple of new PnP IDs.
tanimura
2000-05-18
1
-0
/
+2
*
Port ppc driver to alpha.
dfr
2000-05-14
3
-4
/
+36
*
Use bus_space stuff except where it needs high performance.
nyan
2000-05-12
1
-79
/
+82
*
Supported PC-98.
nyan
2000-05-11
1
-2
/
+1
*
Step down a level and issue format requests with a struct bio instead
phk
2000-05-06
1
-20
/
+20
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
1
-0
/
+1
*
Add the logical ID of FUJITSU Modem 33600 PNP/I2.
tanimura
2000-05-02
1
-0
/
+1
*
Fixed the type of some ivar access functions. Ivars have type uintptr_t,
bde
2000-04-30
2
-5
/
+5
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
Enable PnP attachment for parallel port controllers.
wollman
2000-04-22
1
-6
/
+11
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
2
-72
/
+71
*
* Factor out the object system from new-bus so that it can be used by
dfr
2000-04-08
1
-2
/
+1
*
Allow MAXDEP dependants, not MAXDEP-1.
dfr
2000-04-04
1
-1
/
+1
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
1
-7
/
+7
*
- Add temporary workaround to fool some "clever" KVM switch products
yokota
2000-04-02
1
-5
/
+22
*
Add support for pci modems. ONLY CONTROLLER BASED MODEMS. This
imp
2000-04-01
1
-14
/
+122
*
Don't use too-large stack buffers.
dfr
2000-03-31
1
-3
/
+16
*
- Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.
yokota
2000-03-31
1
-0
/
+1
*
Fixes to parse more complex ISA PnP configurations.
dfr
2000-03-31
1
-44
/
+74
*
Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.
peter
2000-03-31
1
-0
/
+1
*
Fix PnP memory range calculations.
dfr
2000-03-31
1
-5
/
+6
*
Fix floppy driver after my isadma changes.
phk
2000-03-25
1
-7
/
+12
*
Isolate the Timecounter internals in their own two files.
phk
2000-03-20
2
-6
/
+8
*
Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
phk
2000-03-20
1
-1
/
+1
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
1
-6
/
+6
*
Missing pieces of the last commit ;-(
yokota
2000-03-19
1
-11
/
+32
*
- Properly keep track of I/O port resources.
yokota
2000-03-19
2
-40
/
+75
*
Make the Y-E Data PCMCIA floppy of the Toshiba Libretto work under
joerg
2000-03-18
2
-245
/
+246
*
- Add Support for the following PS/2 mice:
yokota
2000-03-18
1
-87
/
+395
*
Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.
phk
2000-03-13
1
-0
/
+3
*
Fix crashes on card eject for pccard modems. We check for NULL when
imp
2000-03-11
1
-12
/
+17
*
Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem"
peter
2000-03-05
1
-0
/
+1
*
Fix two more problems with freeing the softc data manually. subr_bus.c
peter
2000-03-02
1
-2
/
+0
*
Don't free(sc) before returning an error from probe, it does not "belong"
peter
2000-03-01
1
-1
/
+0
*
Do not add children (atkbd and psm) if they are disabled.
yokota
2000-02-25
1
-0
/
+3
*
Newbus-ify the USR Sportster TA Intern driver.
gj
2000-02-21
1
-1
/
+1
*
Fixed regressions in rev.1.274:
bde
2000-02-15
1
-11
/
+15
*
When allocating resources in the following cases:
msmith
2000-02-11
1
-5
/
+5
*
Use config's conditional compilation rather than using #ifdefs that make
peter
2000-01-29
5
-30
/
+3
*
Remove #include "ppc.h" and #if NPPC > 0 - this is always true as it is
peter
2000-01-29
1
-4
/
+0
*
"Completed" the previous fix. Return ENOMEM on memory allocation failure
bde
2000-01-29
1
-1
/
+8
*
* Don't use ivars to access resources, bus_set/get_resource is much better.
dfr
2000-01-25
1
-10
/
+26
*
Return ENXIO on error, not 0. Seems to have been skipped when converting
n_hibma
2000-01-23
1
-1
/
+1
[next]