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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include vm/vm_param.h to pull in KERNBASE now. This should fix the
imp
2004-06-13
2
-0
/
+2
*
Deorbit COMPAT_SUNOS.
phk
2004-06-11
4
-16
/
+16
*
Remove atdevbase and replace it's remaining uses with direct references to
jhb
2004-06-10
2
-4
/
+2
*
Add missing <sys/module.h> includes.
phk
2004-06-07
10
-0
/
+10
*
Centralize the line discipline optimization determination in a function
phk
2004-06-04
2
-48
/
+8
*
Manual edits to change linesw[]-frobbing to ttyld_*() calls.
phk
2004-06-04
2
-4
/
+4
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
2
-22
/
+22
*
Add missing <sys/module.h> #includes
phk
2004-06-04
4
-0
/
+4
*
Make the remaining serial drivers call ttyioctl() rather than calling
phk
2004-06-04
2
-16
/
+6
*
Add missing <sys/module.h> includes currently relying on nested include
phk
2004-06-03
2
-0
/
+2
*
There is no need to explicitly call the stop function. In all likelyhood
phk
2004-06-01
2
-2
/
+0
*
There is no need to explicitly call ttwakeup() and ttwwakeup() after
phk
2004-06-01
2
-4
/
+0
*
ttyclose() increments t_gen. Remove redundant increments in drivers.
phk
2004-06-01
2
-2
/
+0
*
Merged from sys/dev/fdc/fdc.c revision 1.272.
nyan
2004-05-30
2
-2
/
+2
*
MFi386: revision 1.1160.
nyan
2004-05-18
1
-0
/
+5
*
Mereged from sys/dev/sio/sio.c revision 1.429.
nyan
2004-05-06
2
-152
/
+98
*
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
*
- Remove obsolete examples.
nyan
2004-05-01
2
-64
/
+50
*
Merged from sys/dev/sio/sio.c revision 1.428.
nyan
2004-05-01
2
-98
/
+152
*
Add the commented out rue(4) entry.
nyan
2004-04-29
1
-0
/
+1
*
Merged from sys/isa/fd.c revision 1.270.
nyan
2004-04-25
2
-4
/
+18
*
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
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
15
-60
/
+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
*
Add a comment about time stamper.
nyan
2004-03-29
3
-3
/
+3
*
- Fix PC98 supports after importing auto selection. [1]
nyan
2004-03-28
2
-130
/
+108
*
MFi386: revision 1.1136.
nyan
2004-03-28
1
-4
/
+4
*
MFi386: revision 1.586.
nyan
2004-03-28
2
-0
/
+2
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
12
-58
/
+56
*
Don't use the pcic polling.
nyan
2004-03-16
1
-1
/
+1
*
Temporarily comment out cy.
imp
2004-03-15
1
-3
/
+2
*
including isa_device.h was historical in this file, remove it
imp
2004-03-15
3
-3
/
+0
*
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
*
Restore CDIOCREADAUDIO ioctl.
nyan
2004-03-07
1
-0
/
+9
*
Remove '#include <machine/bus_pio.h>'. This is meaningless.
nyan
2004-03-07
2
-2
/
+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
*
Remove unused FDNUMTOUNIT() macro
phk
2004-02-29
2
-4
/
+0
*
Merged from sys/isa/fd.c revision 1.266.
nyan
2004-02-26
2
-366
/
+126
*
Device megapatch 4/6:
phk
2004-02-21
10
-5
/
+20
*
Device megapatch 3/6:
phk
2004-02-21
2
-4
/
+0
[next]