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
/
alpha
/
tlsb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unneded sys/ucred.h includes
alfred
2000-11-30
1
-1
/
+0
*
Pass in the new-bus flags to alpha_setup_intr().
jhb
2000-11-01
1
-1
/
+2
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
1
-3
/
+6
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
2
-420
/
+310
*
Do the same thing for TurboLaser that was done for Rawhide- make room
mjacob
2000-07-10
1
-46
/
+55
*
Add $FreeBSD$
peter
2000-05-01
1
-0
/
+1
*
It's the parent that is a CPU node- not GBus itself.
mjacob
2000-03-27
1
-5
/
+4
*
complain when you do not create a TLSB node
mjacob
2000-03-27
1
-1
/
+3
*
Alpha 8200: Reinsert licence from NetBSD that should have been there
mjacob
2000-03-18
1
-95
/
+740
*
Alpha 8200: Remove clause 3 of licence. Clean up code slightly.
mjacob
2000-03-18
1
-11
/
+6
*
Alpha 8200: Remove clause 3 of licence. Redo KFTXX bus attachment
mjacob
2000-03-18
1
-26
/
+27
*
Alpha 8200: Remove clause 3 of licence and and some KFTXX defines.
mjacob
2000-03-18
1
-4
/
+6
*
Alpha 8200: minor formatting tweaks; removal of clause 3 of licence.
mjacob
2000-03-18
1
-6
/
+2
*
Alpha 8200: Rework to get working properly with real h/w. This isn't a
mjacob
2000-03-18
1
-115
/
+179
*
Alpha 8200: Ooops on last delta- real changes include redoing bus attachment
mjacob
2000-03-18
1
-1
/
+0
*
Alpha 8200: Some minor formatting tweaks and removal of clause 3 of licence.
mjacob
2000-03-18
1
-153
/
+130
*
Alpha 8200: add a dummy driver for TLSB CPU nodes. Not so dummy, actually,
mjacob
2000-03-18
1
-0
/
+121
*
Alpha 8200: Add in variables and defines for DWLPX PCI controllers.
mjacob
2000-03-18
1
-0
/
+92
*
Alpha8200: Update this stub memory board driver for using newbus.
mjacob
2000-03-18
1
-39
/
+33
*
update copyright
mjacob
2000-01-29
1
-3
/
+1
*
Wrong patch had been applied.
mjacob
2000-01-29
1
-3
/
+1
*
Update copyright and pull some newer definitions from NetBSD version.
mjacob
2000-01-29
1
-5
/
+63
*
Put tslb_device structure in this file. Put a pointer to to primary
mjacob
2000-01-29
1
-1
/
+13
*
Clean up some compilation warnings and errors.
mjacob
2000-01-29
1
-13
/
+2
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
4
-6
/
+12
*
Move Alpha conflicting entries (98,99) to 135,136. Renumber the zsc
peter
1999-11-18
1
-1
/
+1
*
Take a shot at using cdevsw_add() to get it working again. This really
peter
1999-11-08
1
-1
/
+3
*
Removal of sys/device.h
n_hibma
1999-10-05
1
-1
/
+1
*
Introduce ttyread() and ttywrite() which do the canonical thing.
phk
1999-09-28
1
-18
/
+2
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
1
-14
/
+6
*
$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
peter
1999-08-28
2
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
11
-11
/
+11
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
1
-2
/
+2
*
Alter the behavior of sys/kern/subr_bus.c:device_print_child()
mdodd
1999-07-29
4
-23
/
+35
*
Remove cmaj and bmaj args from DEV_DRIVER_MODULE.
phk
1999-07-04
1
-3
/
+2
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-5
/
+20
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
1
-7
/
+7
*
Add support for clock calibration.
dfr
1999-05-18
1
-1
/
+2
*
Adjust console stuff now that makedev is no longer a macro.
dfr
1999-05-10
1
-2
/
+3
*
Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between
phk
1999-05-09
1
-2
/
+2
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
6
-16
/
+9
*
Continue where Julian left off in July 1998:
phk
1999-05-07
1
-3
/
+3
*
Suser() simplification:
phk
1999-04-27
1
-2
/
+2
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-2
/
+2
*
Use suser() to check for super user rather than examining cr_uid directly.
phk
1999-01-30
1
-3
/
+4
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-1
/
+2
*
* Add hooks to allow the X server to access I/O ports and memory.
dfr
1998-11-15
5
-28
/
+38
*
Make SimOS work again.
dfr
1998-09-04
1
-38
/
+57
*
Lots of changes, including:
dfr
1998-08-10
1
-2
/
+2
[next]