| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with syscons update (Add new member to struct sc_rndr_sw). | nyan | 2005-05-29 | 1 | -0/+2 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 2 | -8/+0 |
* | Change the spkr_set_pitch() function to a macro to fix low level profiling. | nyan | 2005-05-28 | 1 | -7/+5 |
* | MFi386: Add ReiserFS | nyan | 2005-05-25 | 1 | -0/+6 |
* | Add new ral(4) and ural(4) drivers. | damien | 2005-05-24 | 1 | -0/+2 |
* | Fix my copyright. | nyan | 2005-05-14 | 3 | -3/+4 |
* | - Move bus dependent defines to {isa,cbus}_dmareg.h. | nyan | 2005-05-14 | 3 | -11/+45 |
* | - Move timerreg.h to <arch>/include and split i8253 specific defines into | nyan | 2005-05-14 | 6 | -26/+136 |
* | MFi386: revision 1.614. | nyan | 2005-05-14 | 1 | -2/+2 |
* | Move the pc98 keymap define into pckbdtables.h because it should be used | nyan | 2005-05-12 | 2 | -1/+204 |
* | - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h. | nyan | 2005-05-12 | 2 | -15/+45 |
* | - Move lptreg.h into pc98/cbus and rename to olptreg.h. | nyan | 2005-05-10 | 2 | -1/+49 |
* | Change a directory layout for pc98. | nyan | 2005-05-10 | 37 | -22320/+19 |
* | MFi386: revision 1.1198 (add KDB_STOP_NMI option). | nyan | 2005-05-01 | 1 | -0/+5 |
* | Revert previous commit: The hwpmc(4) driver compiles on all platforms. | marcel | 2005-04-20 | 1 | -13/+0 |
* | Rename from apm_bioscall.s to apm_bioscall.S for removing a special rule | nyan | 2005-04-20 | 1 | -0/+0 |
* | Move this to the specific architectures that are supported. #ifdef foo | imp | 2005-04-19 | 1 | -0/+13 |
* | There's no need to include all the detauls of struct bus_space_{tag,handle} | imp | 2005-04-19 | 2 | -83/+84 |
* | Since pmc is a CPU feature, grab the mdep file from the i386 directory. | imp | 2005-04-19 | 1 | -0/+6 |
* | Unbreak the pc98 build by including enough information in the _bus.h | imp | 2005-04-19 | 2 | -51/+51 |
* | Break out the definition of bus_space_{tag,handle}_t and a few other types | imp | 2005-04-18 | 2 | -37/+75 |
* | MFi386: revision 1.1194 (Update the drm driver). | nyan | 2005-04-17 | 1 | -18/+9 |
* | Remove unneeded include. | nyan | 2005-04-17 | 1 | -2/+0 |
* | Really remove the last vestiges of mixed mode from all but amd64. | jhb | 2005-04-15 | 1 | -13/+0 |
* | MFi386: revision 1.612. | nyan | 2005-04-14 | 2 | -100/+176 |
* | - Remove ifdef PC98. | nyan | 2005-04-13 | 8 | -1044/+68 |
* | Remove a meaningless include. | nyan | 2005-04-13 | 2 | -4/+0 |
* | Move pc98 specific parts to the pc98 specific file. | nyan | 2005-04-13 | 2 | -4/+69 |
* | Oops, correct typo. | nyan | 2005-04-10 | 7 | -7/+7 |
* | Fix pc98 includes. | nyan | 2005-04-08 | 7 | -4/+34 |
* | Remove the wl driver. The devices don't work on pc98. | nyan | 2005-04-08 | 1 | -6/+0 |
* | Divorce critical sections from spinlocks. Critical sections as denoted by | jhb | 2005-04-04 | 3 | -6/+48 |
* | Move pc98 specific parts to the pc98 specific file. | imp | 2005-04-03 | 3 | -6/+123 |
* | With pc98/include, we can have pc98 and i386 specific bus space | imp | 2005-04-03 | 2 | -9/+646 |
* | Add reach-over include files to read i386/foo.h. In time, the pc98 | imp | 2005-04-01 | 91 | -0/+546 |
* | Add i386 to machine lines | imp | 2005-04-01 | 2 | -2/+2 |
* | Add commented out ehci entry. | nyan | 2005-03-30 | 1 | -0/+1 |
* | bus is unused, so eliminate it. | imp | 2005-03-28 | 1 | -11/+6 |
* | Merge from i386: | jhb | 2005-03-24 | 3 | -21/+48 |
* | Add USB Communication Device Class Ethernet driver. Originally written for | sobomax | 2005-03-22 | 1 | -0/+1 |
* | s/SLIST/STAILQ/ | nyan | 2005-03-20 | 1 | -1/+1 |
* | Add a comment to note that pseudo-device bpf is required for DHCP. | murray | 2005-03-18 | 1 | -0/+1 |
* | Define IRQ_NPX for the irq used for the npx. Define macro for a full | imp | 2005-03-16 | 2 | -0/+22 |
* | MFi386: revision 1.217. | nyan | 2005-03-12 | 3 | -9/+0 |
* | Backout revision 1.20. I was a misunderstanding. | nyan | 2005-03-10 | 1 | -9/+9 |
* | - Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0 | jhb | 2005-03-09 | 3 | -432/+6 |
* | MFi386: revisions 1.609 and 1.610. | nyan | 2005-03-06 | 2 | -82/+18 |
* | Don't use the ptoa() to set the 'realmem' variable. Because F/pc98's policy | nyan | 2005-03-04 | 2 | -6/+2 |
* | Attempt to doff the pointy hat: implement 'hw.realmem' on remaining | wes | 2005-03-01 | 2 | -0/+8 |
* | MFi386: revisions 1.1186 and 1187 | nyan | 2005-02-28 | 1 | -5/+10 |