summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Revert previous commit: The hwpmc(4) driver compiles on all platforms.marcel2005-04-201-13/+0
* Rename from apm_bioscall.s to apm_bioscall.S for removing a special rulenyan2005-04-201-0/+0
* Move this to the specific architectures that are supported. #ifdef fooimp2005-04-191-0/+13
* There's no need to include all the detauls of struct bus_space_{tag,handle}imp2005-04-192-83/+84
* Since pmc is a CPU feature, grab the mdep file from the i386 directory.imp2005-04-191-0/+6
* Unbreak the pc98 build by including enough information in the _bus.himp2005-04-192-51/+51
* Break out the definition of bus_space_{tag,handle}_t and a few other typesimp2005-04-182-37/+75
* MFi386: revision 1.1194 (Update the drm driver).nyan2005-04-171-18/+9
* Remove unneeded include.nyan2005-04-171-2/+0
* Really remove the last vestiges of mixed mode from all but amd64.jhb2005-04-151-13/+0
* MFi386: revision 1.612.nyan2005-04-142-100/+176
* - Remove ifdef PC98.nyan2005-04-138-1044/+68
* Remove a meaningless include.nyan2005-04-132-4/+0
* Move pc98 specific parts to the pc98 specific file.nyan2005-04-132-4/+69
* Oops, correct typo.nyan2005-04-107-7/+7
* Fix pc98 includes.nyan2005-04-087-4/+34
* Remove the wl driver. The devices don't work on pc98.nyan2005-04-081-6/+0
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-043-6/+48
* Move pc98 specific parts to the pc98 specific file.imp2005-04-033-6/+123
* With pc98/include, we can have pc98 and i386 specific bus spaceimp2005-04-032-9/+646
* Add reach-over include files to read i386/foo.h. In time, the pc98imp2005-04-0191-0/+546
* Add i386 to machine linesimp2005-04-012-2/+2
* Add commented out ehci entry.nyan2005-03-301-0/+1
* bus is unused, so eliminate it.imp2005-03-281-11/+6
* Merge from i386:jhb2005-03-243-21/+48
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-03-221-0/+1
* s/SLIST/STAILQ/nyan2005-03-201-1/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.murray2005-03-181-0/+1
* Define IRQ_NPX for the irq used for the npx. Define macro for a fullimp2005-03-162-0/+22
* MFi386: revision 1.217.nyan2005-03-123-9/+0
* Backout revision 1.20. I was a misunderstanding.nyan2005-03-101-9/+9
* - Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0jhb2005-03-093-432/+6
* MFi386: revisions 1.609 and 1.610.nyan2005-03-062-82/+18
* Don't use the ptoa() to set the 'realmem' variable. Because F/pc98's policynyan2005-03-042-6/+2
* Attempt to doff the pointy hat: implement 'hw.realmem' on remainingwes2005-03-012-0/+8
* MFi386: revisions 1.1186 and 1187nyan2005-02-281-5/+10
* Use dynamic major number allocation.phk2005-02-272-2/+0
* Remove recently added note about DEVICE_POLLING not working with SMP.trhodes2005-02-251-1/+0
* Fix to support Buffalo HYPERMEMORY.nyan2005-02-242-24/+34
* According to kern_poll.c, you cannot use DEVICE_POLLING with SMP. Add atrhodes2005-02-231-0/+1
* Merged from sys/dev/sio/sio.c revision 1.458.nyan2005-02-112-18/+10
* Fix pc98 compile: merge in changes to use the local APIC timer. Also, addjhb2005-02-093-42/+42
* Remove unused defines.nyan2005-02-072-18/+0
* Add missing isa_dmatc() function.phk2005-02-072-14/+24
* Sort includes and remove duplicate include.nyan2005-02-062-18/+16
* MFi386: revision 1.606.nyan2005-02-062-4/+20
* Finish the job of sorting all includes and fix the build by includingnjl2005-02-062-24/+22
* Merged from sys/dev/sio/sio.c revision 1.457.nyan2005-02-042-10/+18
* MFi386: revision 1.605.nyan2005-02-042-18/+102
* MFi386: fix a comment.ru2005-01-171-1/+1
OpenPOWER on IntegriCloud