summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tlsb
Commit message (Expand)AuthorAgeFilesLines
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-1/+1
* Remove __P(). This was tested on the GENERIC kernel.obrien2002-03-201-7/+7
* Make it compile again.mjacob2002-03-011-1/+1
* Introduce a standard name for the lock protecting an interrupt controllerjhb2001-12-201-4/+5
* Don't call cdevsw_add().phk2001-11-041-5/+0
* cn_tab no longer exists, use cnadd() to add a console device. Note thatjlemon2001-10-241-1/+1
* Remove unneeded sys/mutex.h includes.jhb2001-10-191-1/+0
* remove unused variable declarationmjacob2001-10-111-1/+1
* KSE Milestone 2julian2001-09-121-5/+5
* Old business: some SMP support.mjacob2001-08-151-8/+16
* fix alpha-MD compile errors after the vm_mtx commitgallatin2001-05-201-0/+1
* The new order of things is that dwlpxN is now called pcibN- so hack aroundmjacob2001-05-101-2/+4
* add alpha_pci_route_interrupt methodmjacob2001-05-101-2/+4
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* Use the MI ithread helper functions in the alpha hardware interrupt code.jhb2001-02-091-3/+2
* remove unneded sys/ucred.h includesalfred2000-11-301-1/+0
* Pass in the new-bus flags to alpha_setup_intr().jhb2000-11-011-1/+2
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-3/+6
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-282-420/+310
* Do the same thing for TurboLaser that was done for Rawhide- make roommjacob2000-07-101-46/+55
* Add $FreeBSD$peter2000-05-011-0/+1
* It's the parent that is a CPU node- not GBus itself.mjacob2000-03-271-5/+4
* complain when you do not create a TLSB nodemjacob2000-03-271-1/+3
* Alpha 8200: Reinsert licence from NetBSD that should have been theremjacob2000-03-181-95/+740
* Alpha 8200: Remove clause 3 of licence. Clean up code slightly.mjacob2000-03-181-11/+6
* Alpha 8200: Remove clause 3 of licence. Redo KFTXX bus attachmentmjacob2000-03-181-26/+27
* Alpha 8200: Remove clause 3 of licence and and some KFTXX defines.mjacob2000-03-181-4/+6
* Alpha 8200: minor formatting tweaks; removal of clause 3 of licence.mjacob2000-03-181-6/+2
* Alpha 8200: Rework to get working properly with real h/w. This isn't amjacob2000-03-181-115/+179
* Alpha 8200: Ooops on last delta- real changes include redoing bus attachmentmjacob2000-03-181-1/+0
* Alpha 8200: Some minor formatting tweaks and removal of clause 3 of licence.mjacob2000-03-181-153/+130
* Alpha 8200: add a dummy driver for TLSB CPU nodes. Not so dummy, actually,mjacob2000-03-181-0/+121
* Alpha 8200: Add in variables and defines for DWLPX PCI controllers.mjacob2000-03-181-0/+92
* Alpha8200: Update this stub memory board driver for using newbus.mjacob2000-03-181-39/+33
* update copyrightmjacob2000-01-291-3/+1
* Wrong patch had been applied.mjacob2000-01-291-3/+1
* Update copyright and pull some newer definitions from NetBSD version.mjacob2000-01-291-5/+63
* Put tslb_device structure in this file. Put a pointer to to primarymjacob2000-01-291-1/+13
* Clean up some compilation warnings and errors.mjacob2000-01-291-13/+2
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-034-6/+12
* Move Alpha conflicting entries (98,99) to 135,136. Renumber the zscpeter1999-11-181-1/+1
* Take a shot at using cdevsw_add() to get it working again. This reallypeter1999-11-081-1/+3
* Removal of sys/device.hn_hibma1999-10-051-1/+1
* Introduce ttyread() and ttywrite() which do the canonical thing.phk1999-09-281-18/+2
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* This patch clears the way for removing a number of tty relatedphk1999-09-251-14/+6
* $Id$ -> $FreeBSD$ (some mangled and/or hidden ones)peter1999-08-282-2/+2
* $Id$ -> $FreeBSD$peter1999-08-2811-11/+11
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-2/+2
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-294-23/+35
OpenPOWER on IntegriCloud