summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Bring missing comments on EPSON_BOUNCEDMA and EPSON_MEMWIN flags.wkoszek2009-02-081-2/+5
* Tidy NOTES a bit:wkoszek2009-02-071-3/+14
* Fix AGP debugging code:wkoszek2009-02-061-0/+3
* MFi386: 187144nyan2009-01-151-2/+8
* Replace syscons terminal renderer by a new renderer that uses libteken.ed2009-01-012-5/+433
* Disable the pccard, parallel, GbE and wireless lan related devices andnyan2008-12-211-40/+40
* Make gpart the default partitioning class on all platforms.marcel2008-12-171-2/+2
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.ed2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-012-7/+16
* Improved IDE HDD geometry adjustment. Previous code didn't work withkato2008-10-272-7/+112
* Replace all calls to minor() with dev2unit().ed2008-09-272-6/+6
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-101-0/+6
* - Add the i386_memio_map_load() function to load I/O address table.nyan2008-09-072-0/+47
* - Cleanup i8251 related defines.nyan2008-09-071-34/+32
* Add the uart for 2nd CCU support.nyan2008-08-252-1/+7
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-203-4/+4
* 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
OpenPOWER on IntegriCloud