summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added definitions for some 16650 features (mostly misfeatures). Thisbde2003-09-161-0/+7
* Fixed a minor error in the description of the EFR and a major error inbde2003-09-161-8/+17
* Help those attempting to upgrade from static to dynamic root.ru2003-09-161-0/+11
* Sorted register numbers together with the correspoding register bits.bde2003-09-161-33/+35
* Don't repeat selected defines from ns16550.h or sioreg.h. Justbde2003-09-162-40/+2
* Don't include another driver's private reg.h file (sioreg.h). Includingbde2003-09-162-2/+0
* Moved the definitions of the bits in the ns*50 registers from sioreg.hbde2003-09-162-85/+85
* This commit was generated by cvs2svn to compensate for changes in r120113,nectar2003-09-161-5/+8
|\
| * Do not record expanded size before attempting to reallocate associatednectar2003-09-161-5/+8
* | Don't read the MAC address from a copy of the EEPROM in the softcmbr2003-09-162-8/+6
* | Get rid of a nasty error message that tells usmbr2003-09-161-4/+13
* | Fix a typo. Also turn on PTHREAD_SCOPE_SYSTEM after fork().davidxu2003-09-162-2/+4
* | Remove a comment that questioned why the size of the FPUdeischen2003-09-162-20/+2
* | From OpenBSD:fenner2003-09-151-1/+1
* | Statically compile in sound as we don't have modules yet.obrien2003-09-151-0/+2
* | Maintain a history of data associated with received frames and use this tosam2003-09-152-5/+77
* | Generalize the per-node RSSI data so drivers can do more interestingsam2003-09-153-4/+17
* | Bump the EC timeout from 50 to 100 ms. I believe the underlying issue isnjl2003-09-151-1/+1
* | Catch up with libpthread/support/Makefile.inc,v 1.6 and revertru2003-09-151-5/+1
* | Correctly reset ich[3-5] sound cards on resume. This fixes audio playbacknjl2003-09-151-0/+30
* | o do not filter received frames based on type or length; pass 'em all upsam2003-09-151-13/+3
* | Change input handling to not expect drivers to filter short frames.sam2003-09-151-6/+24
* | add definitions for various control frames and a minimum-sized frame thatsam2003-09-151-0/+51
* | Release a previous lease if there is any, instead ofmbr2003-09-151-1/+1
* | Note the addition of `-C 60' to inetd_flags in etc/defaults/rc.conf.nectar2003-09-151-0/+6
* | Add `-C 60' to the default flags for inetd, so that it is lessnectar2003-09-151-1/+1
* | Remove nsswitch.conf from the list of examples, because there is nonectar2003-09-151-1/+0
* | Better explain what INSTALL="install -C" does, and warn that this maysheldonh2003-09-151-2/+4
* | The previous fix (rev 1.25) is only needed in the second place.mbr2003-09-151-3/+1
* | Quick fix for a pessimization in rev.1.194. An extra i/o instructionbde2003-09-151-2/+7
* | Add a module dependancy. Now CAM will autoload when you load this.markm2003-09-151-0/+1
* | Only enable S4BIOS by default if the FACS says it is available. Thenjl2003-09-151-4/+9
* | Eliminate the use of Giant from vm_object_reference().alc2003-09-151-11/+11
* | Sort: build uart_bus_pccard.c before uart_bus_pci.c.marcel2003-09-151-2/+2
* | Our getaddrinfo() and getnameinfo() are thread-safe butume2003-09-152-2/+10
* | Remove inclusion of <sys/timepps.h>. It's included in "uart_bus.h"marcel2003-09-151-1/+0
* | Only kill the default route in the release mode if the interfacembr2003-09-151-2/+15
* | Remove useless #ifdef PC98.takawata2003-09-151-3/+1
* | Correct a typo in the previous revision.alc2003-09-151-1/+1
* | Fix bogus comment and assign sigmask in critical region, usedavidxu2003-09-152-4/+8
* | Fix a bogus comment, sigmask must be maintained correctly,davidxu2003-09-152-2/+2
* | Remove invalid statement about the maximum number of swap drives.hmp2003-09-141-2/+1
* | Update supported Ethernet Controllers as per the Hardware Notes.hmp2003-09-141-0/+4
* | must also check for 5Ghz channels when marking short preamble capability insam2003-09-141-1/+2
* | 1. Allocating and freeing lock related resource in _thr_alloc and _thr_freedavidxu2003-09-148-188/+174
* | When invoking an old style signal handler, use true traditional BSD style todavidxu2003-09-142-12/+26
* | Respect POSIX specification, a value return from pthread_attr_getguardsizedavidxu2003-09-144-32/+36
* | o mark the device capable of short preamble (meaningless for the 5210 butsam2003-09-142-16/+18
* | Honor the short preamble capability/state flag when calculating thesam2003-09-141-1/+12
* | Avoid garbage bits in c_flags by direct assigning value.davidxu2003-09-142-2/+2
OpenPOWER on IntegriCloud