| Commit message (Expand) | Author | Age | Files | Lines |
* | newbusify and port the joy driver to the Alpha. It now attaches to the | peter | 1999-12-05 | 2 | -268/+252 |
* | fix dma underrun issues | cg | 1999-12-05 | 6 | -90/+155 |
* | Raise the pci compat driver match priority a bit so that it's not | peter | 1999-12-05 | 2 | -2/+2 |
* | Fix LINT breakage. | archie | 1999-12-05 | 2 | -2/+2 |
* | Lower (a lot!) the chip* probe so it doesn't steal the pci ID from | peter | 1999-12-05 | 1 | -2/+2 |
* | Don't use a bogus bus number for Ross host-pci bridges. | dfr | 1999-12-05 | 6 | -0/+12 |
* | Fix cursor position calculation. | yokota | 1999-12-05 | 1 | -1/+2 |
* | Reinstate the aic driver. | luoqi | 1999-12-05 | 2 | -0/+2 |
* | Add pci_if.h to SRCS so that dcphy will build. | wpaul | 1999-12-05 | 1 | -1/+1 |
* | Disconnect and tagged queueing now really work. Also fix a bug that's | luoqi | 1999-12-04 | 3 | -101/+115 |
* | Grrrr. I knew I forgot something. Remove mxphy, add dcphy and pnphy. | wpaul | 1999-12-04 | 1 | -1/+2 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 36 | -13130/+8505 |
* | The address 0x472 is used for the SCSI HDD geometry information on | kato | 1999-12-04 | 3 | -6/+3 |
* | Sync with sys/i386/i386/machdep.c revision up to 1.381. | nyan | 1999-12-04 | 2 | -6/+6 |
* | Bump the version number now that the Linuxulator has pluggable ioctl | marcel | 1999-12-04 | 1 | -1/+1 |
* | Implement pluggable ioctl handlers. | marcel | 1999-12-04 | 12 | -3466/+4486 |
* | oszsigcode -> szosigcode | marcel | 1999-12-04 | 8 | -11/+11 |
* | Fix type of sf_addr. | marcel | 1999-12-04 | 4 | -8/+8 |
* | Add the logical ID of ViBRA16CL PNP on Micron Millenium II motherboards. | tanimura | 1999-12-04 | 1 | -0/+1 |
* | Call ISA_PNP_PROBE() to probe PnP cards, rather than match | tanimura | 1999-12-04 | 1 | -119/+59 |
* | forgot .CURDIR | julian | 1999-12-04 | 1 | -1/+1 |
* | Add back in a prefatory TUR when the tape is *not* mounted. This seems | mjacob | 1999-12-04 | 1 | -0/+5 |
* | Correct some botched timeout defines. Allocate only 8KB for the test read | mjacob | 1999-12-03 | 1 | -97/+74 |
* | New netgraph node type, ng_bpf(8). This node type allows you to | archie | 1999-12-03 | 11 | -5/+918 |
* | Add a new function ng_findhook() for finding a node's hook; | archie | 1999-12-03 | 2 | -14/+26 |
* | Merged NetBSD version, as they have done improvements: | semenu | 1999-12-03 | 25 | -2061/+2222 |
* | Fix bug parsing 32 bit integers on machines where sizeof(long) == 4. | archie | 1999-12-03 | 1 | -1/+2 |
* | Supported to sound beep. | nyan | 1999-12-03 | 1 | -1/+17 |
* | pc98/pc98/atapi.c | nyan | 1999-12-03 | 4 | -34/+992 |
* | Change splbio() to splcam(). bs is cam driver. | nyan | 1999-12-03 | 2 | -4/+6 |
* | Sync with sys/i386/conf/GENERIC revision 1.208. | nyan | 1999-12-03 | 2 | -2/+0 |
* | Make the stub routines have the same prototypes as the real bpf | julian | 1999-12-03 | 1 | -1/+1 |
* | correct incomplete last change | mjacob | 1999-12-03 | 1 | -1/+1 |
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 71 | -118/+189 |
* | Set RB_VERBOSE into boothowto (provide proper layering from boot loader | mjacob | 1999-12-03 | 1 | -1/+3 |
* | roll platform minor | mjacob | 1999-12-03 | 1 | -1/+1 |
* | clean up sprintf and have buffer that won't overflow | mjacob | 1999-12-03 | 1 | -34/+66 |
* | turn some messages into CFGPRINT messages | mjacob | 1999-12-03 | 1 | -5/+5 |
* | Define name length differently for alpha in order to preserve | jkh | 1999-12-03 | 1 | -0/+5 |
* | Fix the 'usb0: USB revision unknown, not supported' people have been seeing | n_hibma | 1999-12-03 | 5 | -32/+26 |
* | Remove the 'alpha, use at your own risk' death-statement. | billf | 1999-12-03 | 1 | -4/+1 |
* | Fix typo, add $FreeBSD$ | billf | 1999-12-03 | 2 | -2/+6 |
* | Remove the 'gzip' image activator. We're not using a.out anymore, so save | msmith | 1999-12-03 | 2 | -2/+0 |
* | Print device names for children that fail to detach. | imp | 1999-12-02 | 1 | -1/+3 |
* | Make pccardc beep actually work. The kernel was doing the wrong thing | imp | 1999-12-02 | 3 | -9/+11 |
* | Reserve 138 for usio, the USB sio driver by Doug Ambrisko, Whistle. | n_hibma | 1999-12-02 | 1 | -6/+7 |
* | Add 'const' to the bpf_filter() and bpf_validate() prototypes. | archie | 1999-12-02 | 2 | -7/+5 |
* | Reserve #137 for nCipher's nFast PCI hardware cryptographic | sheldonh | 1999-12-02 | 1 | -0/+1 |
* | In one queue all the TDs (transfer descriptor, packets) for one transfer | n_hibma | 1999-12-02 | 1 | -3/+6 |
* | Remove check for attached state. | n_hibma | 1999-12-02 | 1 | -3/+0 |