summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-101-0/+1
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-092-2/+2
* Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forimp2006-01-011-0/+2
* MFi386: revision 1.621nyan2005-12-261-3/+0
* Fix build error.nyan2005-12-232-0/+2
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-222-6/+6
* Enable the cs and disable the amdsmb and nfsmb on pc98.nyan2005-12-221-1/+2
* Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppcimp2005-12-201-0/+2
* Merged from sys/dev/sio/sio.c revision 1.463.nyan2005-12-181-0/+1
* Switch MACHINE to "pc98" on FreeBSD/pc98.nyan2005-12-081-2/+27
* cpp(1) only understand integer arithmetical expressions, soru2005-12-061-2/+1
* Fix -Wundef warnings from compiling GENERIC and LINT kernels ofru2005-12-062-4/+4
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-052-3/+3
* MFi386: revision 1.1215 (add savagedrm).nyan2005-11-301-0/+1
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-273-9/+1
* Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@.ru2005-11-241-1/+1
* Garbage collect machine/smptests.h now that it is empty and no longer used.jhb2005-11-221-6/+0
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itjhb2005-11-211-0/+2
* MFi386: Remove obsolete options.nyan2005-11-091-1/+0
* Move the isa, npx, mem and io devices and the PC98 option from GENERICnyan2005-10-282-7/+19
* Catch up with new interrupt handling code.ru2005-10-261-2/+2
* Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to alljhb2005-10-241-1/+1
* Eliminate two unused arguments to ttycreate().phk2005-10-161-1/+1
* Reduce diffs from i386/i386/machdep.cnyan2005-10-161-9/+5
* Merge over the remaining changes from i386 of the ksiginfo_t changes sojhb2005-10-141-43/+21
* Remove the sx(4) driver at the request of the author. The authorjhb2005-10-141-3/+0
* 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, mostdavidxu2005-10-141-17/+47
* Polling is now configured with help of ifconfig(8), not sysctl.glebius2005-10-071-4/+4
* Use 'PC Card'nyan2005-09-301-2/+2
* Switch from OLDCARD to NEWCARD on pc98.nyan2005-09-273-7/+6
* Remove references to OLDCARD.imp2005-09-252-16/+1
* Introduce a kernel config for the Mandatory Access Control framework.csjp2005-09-181-0/+28
* Add some defines for EPSON machines and use them.nyan2005-09-143-12/+29
* Remove EPSON PC-386 note A/W/AE/WR support.nyan2005-09-145-95/+10
* Remove unused functions.nyan2005-09-131-39/+0
* Remove EPSON_NRDISK support.nyan2005-09-131-177/+2
* MFi386: revision 1.1204.nyan2005-07-211-1/+1
* Add recently invented COMPAT_FREEBSD5 option.kensmith2005-07-141-0/+1
* Fixup some more fallout from the lapic/i8254 changes:jhb2005-07-132-48/+40
* MFi386: revision 1.617.nyan2005-07-131-1/+1
* Remove a || 1 that crept into the i8254 commit and was subsequentlyjhb2005-07-052-2/+2
* MFi386: r1.221 (Use a simpler implementation for the i8254 timecounter).nyan2005-07-032-24/+70
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-022-8/+1
* MFi386: revision 1.615 (change kernel crashdump format to ELF).nyan2005-06-301-20/+38
* Connect reiserfs build to every platforms, not only i386 and pc98.dumbbell2005-06-211-6/+0
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-201-0/+1
* Sync with syscons update (Add new member to struct sc_rndr_sw).nyan2005-05-291-0/+2
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-292-8/+0
* Change the spkr_set_pitch() function to a macro to fix low level profiling.nyan2005-05-281-7/+5
* MFi386: Add ReiserFSnyan2005-05-251-0/+6
OpenPOWER on IntegriCloud