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
*
Avoid a '"fd" is usurping ...' message.
n_hibma
2000-08-09
1
-1
/
+5
*
Allow use of TSC even if APM is compiled in but disabled.
phk
2000-07-30
1
-1
/
+6
*
Fix a warning re: a potentially unused pccard helper function
peter
2000-07-28
1
-0
/
+2
*
Fix GENERIC_MOUSE_ENTRY.
yokota
2000-07-28
1
-1
/
+1
*
This is yet another attempt to fix "psmintr out of sync.." problems.
yokota
2000-07-22
1
-13
/
+9
*
Add support for the PC87303 chipset (found on Miata alphas) and add
dfr
2000-07-20
2
-6
/
+47
*
Add smc37c935 chipset support and clean up the code which tries to
dfr
2000-07-18
3
-33
/
+141
*
Don't assume that any ISA device that fails to probe is a PnP device,
jhb
2000-07-12
1
-9
/
+11
*
Finally merge newmidi.
tanimura
2000-07-11
3
-7
/
+49
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
2
-3
/
+3
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
2
-3
/
+3
*
Add device_identify methods so that we do not need the
peter
2000-06-28
2
-36
/
+43
*
Only print the diagnostic about extended I/O ports if bootverbose is true.
dfr
2000-06-25
1
-2
/
+4
*
Don't record an irq mask if its empty - it confuses the resource allocator.
dfr
2000-06-25
1
-1
/
+3
*
Replace the unknown driver with a nomatch method in the isa driver.
dfr
2000-06-25
1
-71
/
+70
*
Add PnP probe methods to some common AT hardware drivers. In each case,
msmith
2000-06-23
1
-0
/
+48
*
This is a temporary bandaid to get vidconsole working again without
peter
2000-06-15
1
-4
/
+5
*
Add option ALT_BREAK_TO_DEBUGGER.
ps
2000-06-14
1
-0
/
+29
*
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
[next]