summaryrefslogtreecommitdiff
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1_cvscvs2svn2000-09-25224-224/+224
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1cvs2svn2000-09-251-12/+0
* Add AS1200 to description for DEC_KN300Wilko Bulte2000-09-041-1/+1
* MFC: 1.4 reflect chgproccnt() change.Hidetoshi Shimokawa2000-08-311-2/+2
* MFC: fp_except -> fp_except_tJohn Baldwin2000-08-221-1/+1
* MFC: Use the same IEEE fp types on the alpha as on the i386.John Baldwin2000-08-171-1/+1
* RegenPeter Wemm2000-08-093-9/+9
* MFC: fix up various things that were hidden by NOPROTO previously thatPeter Wemm2000-08-091-13/+12
* MFC: regenPeter Wemm2000-08-081-134/+136
* MFC: followup to previous commit - two extra B_READ->ISADMA_READ changesPeter Wemm2000-08-081-2/+2
* MFC: stop abusing B_READ etc for isadma*() functions. This is relativelyPeter Wemm2000-08-081-10/+9
* MFC: 1.19: optimize useless if ()Peter Wemm2000-08-081-4/+1
* MFC: add pmap_kenter_temporary() to replace CADDR1 for crashdump usage.Peter Wemm2000-08-051-19/+11
* MFC: pmap interface optimizations, optionally physically backed SYSVSHM.Peter Wemm2000-08-043-232/+139
* Add the mcclock_tlsb.c file from -current onto RELENG_4 so that it is clearPeter Wemm2000-08-041-0/+124
* Remove this file from RELENG_4 in preperation for replacing it withPeter Wemm2000-08-041-128/+0
* MFC: spelling fixPeter Wemm2000-08-031-1/+1
* MFC: make tree k-12 safe[r] :-)Peter Wemm2000-08-031-1/+1
* Regen. This fixes $FreeBSD$ - and the files were out of date anyway.Peter Wemm2000-08-033-3/+5
* MFC: $FreeBSD$Peter Wemm2000-08-031-0/+1
* MFC: $FreeBSD$Peter Wemm2000-08-0321-5/+20
* MFC: Sanitize SYSCTL_HANDLER_ARGS.Paul Saab2000-08-031-3/+3
* MFC: add RAID controllers.David E. O'Brien2000-07-291-0/+4
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-1/+1
* MFC: KNF'ize.David E. O'Brien2000-07-2014-421/+448
* MFC: set `boothowto' approapiately if our console is a serial one.David E. O'Brien2000-07-201-0/+2
* MFC: set `boothowto' approapiately if our console is a serial one.David E. O'Brien2000-07-2012-1/+26
* MFC: rev 1.80 (turn on USB devices)David E. O'Brien2000-07-201-12/+12
* Add note reminding people adding USB devices that they must be also addedDavid E. O'Brien2000-07-201-0/+2
* Put the arguments to SYSCTL_LONG() in the right order.John Baldwin2000-07-201-4/+4
* MFC: merge in various cosmetic cleanups:Kelly Yancey2000-07-191-4/+4
* MFC: taskqueue api.Doug Rabson2000-07-182-1/+7
* MFC: Port ppc driver to alphaDoug Rabson2000-07-181-0/+8
* MFC: make all Ethernet drivers use ether_ifattach() ether_ifdetach()Archie Cobbs2000-07-171-4/+1
* MFC: rev 1.86 (add SOFTUPDATES)David E. O'Brien2000-07-151-0/+1
* Handle (for now) trivial one level bridge case so we can get theMatt Jacob2000-07-131-0/+8
* MFC: Do the same thing for TurboLaser that was done for Rawhide- make roomMatt Jacob2000-07-102-47/+56
* MFC:Matt Jacob2000-07-101-1/+1
* MFC:Matt Jacob2000-07-101-28/+30
* MFC:Matt Jacob2000-07-041-1/+4
* MFC (1.23): Sometimes there isn't an ISA bus configured.Matt Jacob2000-07-041-0/+4
* MFC(1.8): Use bus_space_handle_t instead of bus_space_tag_t to hold the resultMatt Jacob2000-07-041-2/+2
* MFC (1.4, 1.5): Support bounce buffers for ISA DMA on the alpha.Matt Jacob2000-07-041-3/+27
* MFC:Allow platform specific isa interrupt setup & teardown routines inMatt Jacob2000-07-041-1/+11
* MFC: Add support for the Alpha Processor, Inc. UP1000 system.Matt Jacob2000-07-043-0/+15
* MFC(1.7): (infrastructure for) ppc driver on alphaMatt Jacob2000-07-041-0/+14
* MFC:Matt Jacob2000-07-041-12/+61
* MFC: Support bounce buffers for ISA DMA on the alpha. This is required for theMatt Jacob2000-07-042-9/+9
* MFC: Rawhide (4100) support- need to keep a console as we configure...Matt Jacob2000-07-041-1/+1
* MFC: Add support for Rawhide, Sable, DemiSable, Lynx and UP1000 systems.Matt Jacob2000-07-041-4/+50