aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Add few VIA bridges to agp_via.c and connect it to amd64 buildJung-uk Kim2009-01-235-18/+28
* Use the correct type for the timeout parameter to the 32-bitJohn Baldwin2009-01-231-1/+1
* Note the implication of setting the 'w' permission on directories,Tom Rhodes2009-01-231-2/+7
* urtw(4) works also on amd64.Weongyo Jeong2009-01-231-0/+1
* Add urtw(4) to the list of supported network interface.Weongyo Jeong2009-01-231-0/+1
* Add an entry for the urtw(4) module.Weongyo Jeong2009-01-231-0/+1
* Connect urtw.4 to the build.Weongyo Jeong2009-01-231-0/+4
* Connect urtw(4) to the i386 build only because it's not tested on amd64Weongyo Jeong2009-01-231-0/+2
* fix return status handling by ar5XXXReset; this is the reason theSam Leffler2009-01-235-10/+10
* Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187LWeongyo Jeong2009-01-236-0/+3860
* Add an example of using bs=2048 to duplicate data CD-ROMs.Giorgos Keramidas2009-01-231-0/+5
* don't run the calibration code if scanning, we won't be on the home channelSam Leffler2009-01-231-0/+4
* Attaching to the init process returns EINVAL,Tom Rhodes2009-01-231-2/+2
* Move to having a caps flag. Newer versions of the AT91 family don'tWarner Losh2009-01-231-13/+21
* remove some useless #include,Luigi Rizzo2009-01-221-8/+2
* Don't over-commit the DMA. Use the passed in size of the transferWarner Losh2009-01-221-2/+1
* Migrate towards using at91_master_clock. Initialize the clocks forWarner Losh2009-01-223-5/+12
* Use at91_master_clock instead of AT91C_MASTER_CLOCK.Warner Losh2009-01-222-2/+3
* Remove now-redundant declaration.Warner Losh2009-01-221-1/+0
* Store at91_master_clock in a global variable as opposed to a compileWarner Losh2009-01-222-0/+4
* VIA Nano processor has a special MSR (CENT_HARDWARECTRL3) bit 32 to determineJung-uk Kim2009-01-222-2/+4
* Include a missing header file.Jung-uk Kim2009-01-221-0/+1
* Replace couple of strcmp(cpu_vendor, "foo") with cpu_vendor_id for i386Jung-uk Kim2009-01-222-4/+10
* Add a comment explaining what ARM_KERN_DIRECTMAP is all about.Olivier Houchard2009-01-221-0/+7
* Fix a compile bogon. 'ppbus' is used by two different sets of debug codeJohn Baldwin2009-01-221-0/+2
* MFV of tzdata2009aEdwin Groothuis2009-01-225-17/+78
|\
| * Vendor import of tzdata2009a:vendor/tzdata/tzdata2009aEdwin Groothuis2009-01-225-17/+78
* | Add externs to fix build with VIMAGE_GLOBALS after r187289.Bjoern A. Zeeb2009-01-221-0/+2
* | Document the "-U" option. While it is not part of theTom Rhodes2009-01-222-2/+5
* | Add support for multibyte thousands_sep encodings, e.g., U+066C.David Schultz2009-01-223-173/+225
* | - Update my copyright.Jeff Roberson2009-01-221-16/+27
* | Rename sc_is_pseudo to sc_nobulk member in ufoma_softc.Takanori Watanabe2009-01-221-13/+13
* | Add locking to ppc and ppbus and mark the whole lot MPSAFE:John Baldwin2009-01-2121-497/+830
* | - Document targets run-depends-list and build-depends-listThomas Abthorpe2009-01-211-2/+7
* | Add the dresden elektronik SensorTerminalBoard which uses an FT245.Joerg Wunsch2009-01-212-0/+19
* | Change __FreeBSD_version to prepare for merging r184102.Jung-uk Kim2009-01-211-1/+1
* | Fix a few style bogons.John Baldwin2009-01-212-4/+3
* | Add Unicode rendering to the teken demo application.Ed Schouten2009-01-212-11/+32
* | Default to normal bus timing mode on SD cards. In practice, mostWarner Losh2009-01-211-0/+1
* | o The f_max is really at91_master_clock / 2, not 30MHz, so compute it as such.Warner Losh2009-01-211-3/+6
* | Fix minor style nit for file consistency.Warner Losh2009-01-211-5/+4
* | Make the command reporting be under boot verbose.Warner Losh2009-01-211-6/+10
* | Move the code from ufs_lookup.c used to do dotdot lookup, intoKonstantin Belousov2009-01-213-22/+36
* | Now that vfs_markatime() no longer requires an exclusive lock due toJohn Baldwin2009-01-211-2/+2
* | Move the VA_MARKATIME flag for VOP_SETATTR() out into its own VOP:John Baldwin2009-01-214-18/+31
* | Fix copy/paste mistake in variable name. This could lead to using incorrectAlexander Motin2009-01-211-1/+1
* | Latest bulletin C from Daniel GAMBIS: no leap at the end of june 2009.Poul-Henning Kamp2009-01-211-16/+7
* | Merge-from-Googlecode r419Tim Kientzle2009-01-214-18/+81
* | Add functions WITNESS so it can be asserted that the lock is not released for aAndrew Thompson2009-01-212-0/+59
* | correct typo that left programmed sifs time in the slot timeSam Leffler2009-01-212-3/+3