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
*
Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.
nyan
2000-04-27
6
-164
/
+557
*
machine/random.h -> sys/random.h
nyan
2000-04-27
3
-3
/
+3
*
Add wormio.h. The wd driver needs it.
nyan
2000-04-27
2
-1
/
+118
*
Sync with sys/i386/conf/GENERIC revision 1.252.
nyan
2000-04-23
2
-2
/
+2
*
Release allocated resources and return ENXIO on error.
nyan
2000-04-22
2
-14
/
+32
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
2
-2
/
+0
*
Convert three drivers not covered by any of our kernel configs.
phk
2000-04-18
2
-58
/
+58
*
hm committed newbused vt driver this weekend, so it is no longer needed
imp
2000-04-17
1
-5
/
+0
*
Complete the bio/buf divorce for all code below devfs::strategy
phk
2000-04-15
8
-297
/
+291
*
Added wdreg.h. PC-98 still uses the wd driver.
nyan
2000-04-14
1
-0
/
+320
*
Added wdreg.h and fixed path.
nyan
2000-04-13
1
-1
/
+1
*
Include pc98.h instead of isareg.h.
kato
2000-04-12
1
-0
/
+4
*
- Fixed counter number (timer2 -> timer1).
kato
2000-04-12
1
-4
/
+5
*
The nss driver is compatible mode.
nyan
2000-04-12
1
-0
/
+5
*
Merged from sys/i386/isa/isa_compat.c revisions 1.19 and 1.20.
kato
2000-04-12
1
-5
/
+5
*
Newbusify adv driver.
nyan
2000-04-07
1
-8
/
+0
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
8
-29
/
+29
*
Merged from sys/isa/sio.c revisions 1.293 and 1.294.
kato
2000-04-01
2
-28
/
+246
*
Make sysv-style shared memory tuneable params fully runtime adjustable
peter
2000-03-30
2
-14
/
+0
*
NewBus the cs driver.
imp
2000-03-30
1
-5
/
+0
*
- Added PC-98 Cbus frontend.
nyan
2000-03-29
2
-0
/
+6
*
Newbusify mse driver.
nyan
2000-03-29
2
-197
/
+358
*
Commented out apm0. It could cause hang-up.
kato
2000-03-29
2
-2
/
+2
*
- Supported display suspended mode.
nyan
2000-03-29
2
-12
/
+20
*
Merge from the following changes.
nyan
2000-03-29
13
-66
/
+6
*
Merged from sys/isa/fd.c revision 1.180.
kato
2000-03-28
2
-14
/
+24
*
Merged from sys/i386/i386/userconfig.c revision 1.179.
kato
2000-03-28
1
-18
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.387.
kato
2000-03-28
2
-4
/
+48
*
Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 and
kato
2000-03-23
5
-18
/
+23
*
Removed B_READ and B_WRITE.
kato
2000-03-23
1
-6
/
+6
*
Disable fdctl_wr_foo. This feature is not supported by PC98.
kato
2000-03-23
2
-2
/
+8
*
Added the joy driver (commented out).
nyan
2000-03-22
2
-0
/
+4
*
Fixed style bugs.
nyan
2000-03-20
2
-1106
/
+1136
*
Removed old boot loader.
kato
2000-03-20
44
-10486
/
+0
*
Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
phk
2000-03-20
3
-3
/
+3
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
6
-29
/
+29
*
Merged from sys/isa/fd.c.
kato
2000-03-19
2
-488
/
+490
*
Merged from sys/i386/i386/userconfig.c rev 1.178.
kato
2000-03-19
1
-105
/
+99
*
Added COMPAT_OLDPCI and COMPAT_OLDISA options.
kato
2000-03-19
2
-0
/
+4
*
Fixed header file path and added necessary file.
nyan
2000-03-17
6
-6
/
+355
*
Sync with sys/i386/i386/userconfig.c revision 1.175 and 1.176.
nyan
2000-03-17
1
-156
/
+44
*
Backed out ppc0 flags addtion. It isn't necessary without PPC_PROBE_CHIPSET
nyan
2000-03-17
2
-2
/
+2
*
Fixed to probe extended memory for over 256M or under 64M.
nyan
2000-03-16
4
-217
/
+271
*
Fixed to support old parallel interface.
nyan
2000-03-16
2
-4
/
+16
*
Added 'flags 0x40' to ppc0.
nyan
2000-03-16
2
-2
/
+2
*
Changed sio1 flags to 0x12000010 to enable serial console.
nyan
2000-03-16
2
-2
/
+2
*
Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.
phk
2000-03-13
2
-26
/
+24
*
Merged from sys/isa/sio.c revision 1.291.
kato
2000-03-12
2
-28
/
+38
*
Merged from sys/isa/sio.c revisions 1.289 and 1.290.
kato
2000-03-10
2
-4
/
+2
*
Merged from sys/i386/isa/isa_compat.h revision 1.27.
kato
2000-03-01
1
-1
/
+1
[next]