aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.Robert Noland2009-12-291-4/+5
* - Create a separate section in in the MI NOTES file for PCI wireless NICJohn Baldwin2009-12-181-20/+0
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsoDoug Barton2009-12-161-0/+7
* Fix cut'n paste on the AR9280 entry.Andrew Thompson2009-12-021-1/+1
* Add missing ath_ar9* ath hal entries.Andrew Thompson2009-12-021-0/+2
* Remove duplicate 'ural' entry since it was added to the MI NOTES a whileJohn Baldwin2009-11-171-2/+0
* MFi386: revision 199104Yoshihiro Takahashi2009-11-121-16/+62
* Allow Syscons terminal emulators to provide function key strings.Ed Schouten2009-11-111-8/+17
* In r197963, a race with thread being selected for signal deliveryKonstantin Belousov2009-10-271-21/+6
* Move the USB wireless drivers down into their own section next to the USBJohn Baldwin2009-10-131-4/+5
* MFi386: revision 197653Yoshihiro Takahashi2009-10-011-1/+1
* lindev(4) [1] is supposed to be a collection of linux-specific pseudoBjoern A. Zeeb2009-09-261-0/+3
* MFi386: Remove old file.Yoshihiro Takahashi2009-09-091-6/+0
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anPoul-Henning Kamp2009-09-081-0/+29
* Temporarily revert the new-bus locking for 8.0 release. It will beJohn Baldwin2009-08-201-6/+0
* * Completely Remove the option STOP_NMI from the kernel. This optionAttilio Rao2009-08-131-4/+0
* Make the newbus subsystem Giant free by adding the new newbus sxlock.Attilio Rao2009-08-021-0/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-111-0/+1
* Enable POSIX semaphores on all non-embedded architectures by default.Ed Schouten2009-07-021-0/+1
* Add stub vm.h for pc98.Yoshihiro Takahashi2009-06-271-0/+6
* Implement a facility for dynamic per-cpu variables.Jeff Roberson2009-06-231-0/+6
* Remove MAC kernel config files and add "options MAC" to GENERIC, with theRobert Watson2009-06-022-28/+1
* Add cpu_flush_dcache() for use after non-DMA based I/O so that aMarcel Moolenaar2009-05-181-0/+10
* MFi386: revision 192050Yoshihiro Takahashi2009-05-142-0/+9
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-102-5/+5
* Reduce diffs against i386.Yoshihiro Takahashi2009-05-061-4/+1
* Rename statclock_disable variable to atrtcclock_disable that it actually is,Alexander Motin2009-05-031-1/+0
* MFi386: revision 191745Yoshihiro Takahashi2009-05-031-1/+35
* o add uathSam Leffler2009-05-011-1/+2
* Migrate the olpt(4) driver to si_drv1 instead of using dev2unit().Ed Schouten2009-04-151-19/+13
* MFi386: revision 190919Yoshihiro Takahashi2009-04-111-29/+8
* MFi386: revision 190617Yoshihiro Takahashi2009-04-081-0/+16
* MFi386: r190447Yoshihiro Takahashi2009-03-271-200/+200
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-191-1/+0
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson2009-03-151-5/+0
* Make a 1:1 mapping between syscons stats and terminal emulators.Ed Schouten2009-03-101-1/+9
* MFi386: 189423Yoshihiro Takahashi2009-03-061-1/+2
* MFi386: part of 189421Yoshihiro Takahashi2009-03-061-2/+4
* Change over the usb kernel options to the new stack (retaining existingAndrew Thompson2009-02-231-60/+1
* Add uslcom to the build too.Andrew Thompson2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.Andrew Thompson2009-02-151-1/+57
* Bring missing comments on EPSON_BOUNCEDMA and EPSON_MEMWIN flags.Wojciech A. Koszek2009-02-081-2/+5
* Tidy NOTES a bit:Wojciech A. Koszek2009-02-071-3/+14
* Fix AGP debugging code:Wojciech A. Koszek2009-02-061-0/+3
* MFi386: 187144Yoshihiro Takahashi2009-01-151-2/+8
* Replace syscons terminal renderer by a new renderer that uses libteken.Ed Schouten2009-01-012-5/+433
* Disable the pccard, parallel, GbE and wireless lan related devices andYoshihiro Takahashi2008-12-211-40/+40
* Make gpart the default partitioning class on all platforms.Marcel Moolenaar2008-12-171-2/+2
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.Ed Schouten2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-012-7/+16