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
/
dev
/
zs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note that MAJOR_AUTO is now the default if d_maj is not initialized. This
phk
2003-03-09
1
-1
/
+0
*
Make nokqfilter() return the correct return value.
phk
2003-03-03
1
-1
/
+1
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-14
/
+10
*
Use MAJOR_AUTO. GC statically assigned majors.
jake
2003-02-28
1
-3
/
+1
*
Change the console interface to pass a "struct consdev *" instead of a
phk
2003-02-20
1
-4
/
+4
*
Munge the zs sbus attachment to work with fhc. This is a bit of a hack,
jake
2003-02-19
1
-13
/
+113
*
MacIO frontend for the zs driver.
benno
2003-02-01
1
-0
/
+296
*
Set the termios speed based on the tty speed. This allows consoles to work at
benno
2003-01-29
1
-1
/
+1
*
Allow defaulting the console to ttya when it sets to screen and keyboard
jake
2003-01-26
1
-5
/
+8
*
Reset the channel in attach if its not the console.
jake
2003-01-11
1
-0
/
+7
*
Split this into bus specific front end(s), so that it can be used by ppc.
jake
2003-01-08
4
-279
/
+398
*
Use bus_space_subregion to add offsets to bus handles instead of doing
jake
2003-01-08
1
-2
/
+4
*
- This damnable chip only has 1 status register for both ports, so the bit
jake
2003-01-02
1
-9
/
+37
*
Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s.
jake
2003-01-01
2
-0
/
+1629