summaryrefslogtreecommitdiff
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0cvs2svn2000-07-261-12/+0
* 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-411/+438
* 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
* MFC(1.15): Avoid dividing by zero when beeping with a zero pitch. This was bad.Matt Jacob2000-07-031-2/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-265-0/+715
* MFC: [rev 1.31] Check "flags" in cpu_fork() before dereferencing "p2".Alan Cox2000-06-131-3/+2
* MFC: Support the OHCI controller's IRQ mapping on newer Alpha's.John Baldwin2000-06-076-5/+66
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-041-0/+29
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-284-0/+1072
* MFC enough to make the alpha kernel compile again after SMP and random MFCs.Andrew Gallatin2000-05-243-3/+5
* MFC 1.12, one step toward making a RELENG_4 kernel compileAndrew Gallatin2000-05-241-2/+2
* MFC: Move BPF and bridging code into ether_input()Archie Cobbs2000-05-241-22/+0
* MFC the SMP cleanup.Matthew Dillon2000-05-161-3/+3
* MFC: revs. 1.23 and 1.24David E. O'Brien2000-05-141-15/+25
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-139-0/+2042
* MFC: Change to comments only: spell FreeBSD.org correctlyTim Vanderhoek2000-05-132-3/+3
* MFC 1.80: watch out for negative systypesAndrew Gallatin2000-05-111-0/+8
* MFC: Use a MI /dev/[u]random device.David E. O'Brien2000-05-102-13/+81
* MFC: delayed checksum work. This also brings the mbuf size up to 256.Jonathan Lemon2000-05-052-0/+69
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-021-0/+10
* MFC: make SYSVSHM limits arbitarily configurable via sysctl after bootPeter Wemm2000-04-022-15/+0
* MFC buffer cache cleanup, geteblk fix.Matthew Dillon2000-03-271-3/+14
* MFC: Alpha 8200 supportMatt Jacob2000-03-276-351/+386
* MFC 1.112: Alpha 8200 support cleanup.Matt Jacob2000-03-271-95/+740
* MFC: Changes for alpha 8200 support- increased resourc width for 'IRQ'Matt Jacob2000-03-271-6/+35