summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-032-15/+0
* Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work outdelphij2008-07-071-0/+1
* Add i386_memio_compare() to compare two resources.nyan2008-07-052-0/+34
* Remove the sbni(4) driver. No one responded to calls to test it onjhb2008-07-041-6/+0
* Remove the oltr(4) driver. No one responded to calls for testing onjhb2008-07-041-4/+0
* Remove obselete PECOFF image activator support.wkoszek2008-06-142-10/+0
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-138/+0
* MFi386: revision 1.249nyan2008-05-241-0/+17
* Resort the if_ti driver to match the PCI Network cards instead of placingremko2008-05-171-1/+1
* Expand kdb_alt_break a little, most commonly used with the optionpeter2008-05-041-4/+23
* enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by defaultsam2008-05-031-0/+2
* - Add an integer argument to idle to indicate how likely we are to wakejeff2008-04-251-1/+8
* Now that all platforms use genclock, shuffle things around slightlyphk2008-04-222-2/+0
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-2/+0
* move awi to the Attic; it will not make the jump to the new world ordersam2008-04-201-1/+0
* MFi386: Merge yet another the RTC related work.nyan2008-04-192-739/+15
* Remove my copyright. This file includes simply i386's one now.nyan2008-04-191-29/+2
* MFi386: RTC related cleanups.nyan2008-04-133-282/+430
* Always set the bell_pitch to 800. This catch up with the sysbeep() argumentnyan2008-04-082-8/+1
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-271-0/+1
* Back in the good old days, PC's had random pieces of rock forphk2008-03-263-213/+0
* Further cleanup of sound generation in syscons:phk2008-03-261-8/+0
* The "free-lance" timer in the i8254 is only used for the speakerphk2008-03-265-143/+29
* Rename timer0_max_count to i8254_max_count.phk2008-03-263-99/+101
* The RTC related pscnt and psdiv variables have no business being public.phk2008-03-262-4/+0
* Belatedly add BPF_JITTER in NOTES for supported architectures.jkim2008-03-241-0/+4
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-161-2/+2
* Add stub for pc98.nyan2008-03-141-0/+6
* Since version 4.3, gcc changed its behaviour concerning the i386/amd64kib2008-03-131-3/+3
* Remove kernel support for M:N threading.jeff2008-03-122-4/+1
* MFi386: revision 1.482.nyan2008-03-101-0/+1
* Merged from sys/dev/sio/sio.c revision 1.472nyan2008-02-291-1/+1
* MFi386: revision 1.658nyan2008-02-291-0/+19
* Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.jhb2008-01-071-0/+1
* Use kbdd_* macros.nyan2007-12-301-6/+6
* Replace explicit calls to video methods with their respective variantswkoszek2007-12-292-12/+10
* Add a new 'why' argument to kdb_enter(), and a set of constants to userwatson2007-12-252-3/+5
* Catch up pc98 for i386 stack(9) changes:rwatson2007-12-031-0/+6
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* MFi386: revision 1.661nyan2007-11-141-9/+2
* Fix for the panic("vm_thread_new: kstack allocation failed") andkib2007-11-051-1/+1
* MFi386: revision 1.476nyan2007-10-261-0/+13
* Spelling fix for interupt -> interruptkevlo2007-10-121-1/+1
* Use the correct expanded name for SCTP.brueffer2007-09-261-1/+1
* Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly somedwmalone2007-07-292-2/+4
* If clock_ct_to_ts fails to convert time time from the real time clock,dwmalone2007-07-232-2/+10
* In the function pc98_check_if_type for the non-8251 casemjacob2007-07-111-0/+4
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-066-36/+0
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forbz2007-07-041-8/+9
* Enable SCTP by default for GENERIC kernels in order to give itdelphij2007-06-141-0/+1
OpenPOWER on IntegriCloud