| Commit message (Expand) | Author | Age | Files | Lines |
* | * Remove __P and convert to ANSI prototypes. | obrien | 2002-02-01 | 1 | -1/+3 |
* | GC P_BUFEXHAUST leftovers, we've had a new mechanism to avoid buffer | dillon | 2002-01-31 | 3 | -5/+1 |
* | identify GLPRISM2 PCI WaveLAN/IEEE 802.11 | alfred | 2002-01-31 | 1 | -0/+1 |
* | Finish revs.1.23 and 1.24 so that MCOUNT_ENTER really actually compiles | bde | 2002-01-31 | 2 | -0/+2 |
* | Add support of PhotoClip USB Camera (http://www.myphotoclip.com): | sobomax | 2002-01-31 | 4 | -0/+27 |
* | Fix irq/drq handling. IRQ and DRQ resource information can be get | takawata | 2002-01-31 | 2 | -28/+43 |
* | MFi386: revision 1.489. | nyan | 2002-01-31 | 2 | -26/+16 |
* | Changed iskanji[12] to inline functions. | nyan | 2002-01-31 | 2 | -350/+344 |
* | Merged from sys/dev/sio/{sio.c,sio_isa.c} revisions 1.363 and 1.5, | nyan | 2002-01-31 | 4 | -312/+250 |
* | Add pc98 support. | nyan | 2002-01-31 | 1 | -0/+3 |
* | Remove obsolete COMBRD* definitions. | nyan | 2002-01-31 | 1 | -6/+0 |
* | MFi386: revision 1.180 | nyan | 2002-01-31 | 3 | -0/+15 |
* | MFi386: revision 1.52 | nyan | 2002-01-31 | 1 | -10/+13 |
* | Fix error handling. | takawata | 2002-01-31 | 1 | -7/+19 |
* | Allow this to compile again | julian | 2002-01-30 | 1 | -0/+1 |
* | include sys/lock.h and sys/mutex.h to make compile. | alfred | 2002-01-30 | 1 | -0/+2 |
* | o Reserve two interface ioctl values, 38, and 38, for SIOCGIFMAC and | rwatson | 2002-01-30 | 1 | -0/+2 |
* | fget_locked fixes. | alfred | 2002-01-30 | 1 | -4/+3 |
* | Remove unused variables in select(2) from previous delta. | alfred | 2002-01-30 | 1 | -2/+1 |
* | Backed out the main part of revs.1.14-16. Don't disable interrupts in | bde | 2002-01-30 | 2 | -20/+6 |
* | Backed out the last vestiges of rev.1.51. Don't enter a critical | bde | 2002-01-30 | 2 | -20/+2 |
* | Cleaned up the 0ldSiG magic check before removing it. Just use fuword() | bde | 2002-01-30 | 2 | -26/+16 |
* | Add support for different serial clock frequencies and not just the | jhay | 2002-01-30 | 6 | -72/+100 |
* | Regenerate just this file after unbreaking makesyscalls.sh. The previous | bde | 2002-01-30 | 1 | -1/+1 |
* | Oops, fix previous commit to not generate a C comment in syscall.mk. | bde | 2002-01-30 | 1 | -1/+1 |
* | Removed the one use of the mandatory keyword (for npx). | bde | 2002-01-30 | 2 | -2/+2 |
* | Don't include <isa/isavar.h> or compile code depending on it when isa | bde | 2002-01-30 | 18 | -3/+84 |
* | Removed unused includes. In particular, don't include <isa/isavar.h> since | bde | 2002-01-30 | 2 | -48/+4 |
* | Regenerate _after_ the commit to syscalls.master. | bde | 2002-01-30 | 5 | -6/+6 |
* | Escape $FreeBSD$ in a different way to avoid using the bogus escapes \$ | bde | 2002-01-30 | 1 | -5/+5 |
* | Attempt to fixup select(2) and poll(2), this should fix some races with | alfred | 2002-01-29 | 3 | -125/+22 |
* | Backout 1.120, EINVAL isn't a proper error return when the passed fd is | alfred | 2002-01-29 | 1 | -1/+1 |
* | Move cardaddr to memory structure. | imp | 2002-01-29 | 1 | -1/+2 |
* | Add EDIMAX ethernet card for NEWCARD from NetBSD | imp | 2002-01-29 | 1 | -0/+2 |
* | Module for exca. Eventually, this will be shared between pcic and pccbb. | imp | 2002-01-29 | 1 | -0/+8 |
* | pccbb needs exca now. | imp | 2002-01-29 | 1 | -1/+2 |
* | Migrate towards using the new exca module for 16bit stuff. This is a | imp | 2002-01-29 | 2 | -566/+121 |
* | First draft of common code between pccbb and pcic drivers for talking | imp | 2002-01-29 | 3 | -0/+1155 |
* | Minor sorting orders | imp | 2002-01-29 | 1 | -2/+2 |
* | Sync to 1.27 of pccarddevs | imp | 2002-01-29 | 1 | -2/+14 |
* | MFNetBSD: | imp | 2002-01-29 | 1 | -1/+9 |
* | Have SIOCGIFCONF return all (if any) AF_INET addresses for the | marcel | 2002-01-29 | 1 | -4/+22 |
* | Grr. The last commit contained update conflicts. It just goes to | grog | 2002-01-29 | 1 | -5/+0 |
* | Forced commit. The previous commit log was garbled and didn't even | grog | 2002-01-29 | 1 | -0/+5 |
* | Bump __FreeBSD_version for sendfile fix to properly send 'nbytes' of | alfred | 2002-01-29 | 1 | -1/+1 |
* | Simple fixes to get the powerpc kernel compiling again. | gallatin | 2002-01-28 | 4 | -4/+4 |
* | Add support for the Promise TX4. | sos | 2002-01-28 | 2 | -68/+118 |
* | Enable pccard support. | sos | 2002-01-28 | 1 | -1/+1 |
* | Add support for pccard. | sos | 2002-01-28 | 1 | -3/+30 |
* | Merge from NetBSD. | joe | 2002-01-28 | 6 | -21/+55 |