summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tlsb
Commit message (Expand)AuthorAgeFilesLines
* Make ttyconsolemode() call ttsetwater() so that drivers don't have to.phk2005-10-161-1/+0
* Replace __RMAN_RESOURCE_VISIBLE with calls to public entry pointsphk2005-09-251-1/+0
* Relocate direct map specs into struct alpha_chipset.ticso2005-09-191-6/+5
* Begin all license/copyright comments with /*- or #-imp2005-01-0512-12/+12
* Add new function ttyinitmode() which sets our systemwide defaultphk2004-10-181-6/+1
* Allocate tty at attach time instead of open time.phk2004-09-171-9/+17
* Preparation commit for the tty cleanups that will follow in the nearphk2004-07-151-1/+1
* Update for the KDB framework:marcel2004-07-101-6/+5
* Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to buildgallatin2004-07-011-0/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Machine generated patch which changes linedisc calls from accessingphk2004-06-041-4/+4
* Gainfully employ the new ttyioctl in the trivial cases.phk2004-06-011-27/+0
* Device megapatch 4/6:phk2004-02-211-1/+2
* Device megapatch 3/6:phk2004-02-211-3/+1
* Device megapatch 1/6:phk2004-02-211-2/+0
* OK, I messed up /dev/console with what I had hoped would be compatphk2003-09-261-3/+4
* Initialize cn_name instead of cn_devphk2003-09-261-1/+1
* Prefer new location of pci include files (which have only been in theimp2003-08-221-1/+1
* Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>marcel2003-08-171-1/+2
* Use __FBSDID().obrien2003-06-108-16/+25
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-13/+8
* Remove support for running in SimOS. The support has rotted overmarcel2003-02-252-29/+0
* Change the console interface to pass a "struct consdev *" instead of aphk2003-02-201-9/+9
* Fix warnings when compiled with SIMOS defined.jhb2002-11-081-4/+14
* 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
OpenPOWER on IntegriCloud