| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add PCI identification for another SmartArray 4200, which identifies | Jonathan Lemon | 2000-05-04 | 1 | -6/+14 |
| * | fix the 100% cpu in xmms issue | Cameron Grant | 2000-05-04 | 1 | -1/+0 |
| * | Increase the initial size of a RAID-5 plex lock table to 256 entries, | Greg Lehey | 2000-05-04 | 1 | -2/+2 |
| * | requeststatus: Correct check for striped plex. | Greg Lehey | 2000-05-04 | 1 | -2/+2 |
| * | Don't hide bio structure behind macros like b_ioflags. | Greg Lehey | 2000-05-04 | 1 | -40/+54 |
| * | expand_table: Avoid a race condition which may have been contributing | Greg Lehey | 2000-05-04 | 1 | -1/+4 |
| * | lockrange: Avoid a race condition which was causing random corruption, | Greg Lehey | 2000-05-04 | 1 | -6/+5 |
| * | remove_drive: correctly obliterate the magic number. | Greg Lehey | 2000-05-04 | 1 | -7/+15 |
| * | Don't hide bio structure behind macros like b_ioflags. | Greg Lehey | 2000-05-04 | 1 | -27/+35 |
| * | Only wake up one process when we're done configuring. | Greg Lehey | 2000-05-04 | 1 | -2/+2 |
| * | Convert the vm_pager_strategy() interface to take a struct bio instead of | Poul-Henning Kamp | 2000-05-03 | 1 | -2/+0 |
| * | Remove 42 unneeded #include <sys/ioccom.h>. | Poul-Henning Kamp | 2000-05-03 | 2 | -2/+0 |
| * | Add the logical ID of FUJITSU Modem 33600 PNP/I2. | Seigo Tanimura | 2000-05-02 | 1 | -0/+1 |
| * | The USB double bulk pipe driver (Host to host cables). Currently there | Nick Hibma | 2000-05-01 | 2 | -0/+896 |
| * | Add $FreeBSD$ | Peter Wemm | 2000-05-01 | 8 | -0/+14 |
| * | Regen. | Nick Hibma | 2000-05-01 | 2 | -2/+9 |
| * | Add the EzLink adapter Id | Nick Hibma | 2000-05-01 | 1 | -0/+1 |
| * | Add missing $FreeBSD$ | Peter Wemm | 2000-05-01 | 6 | -0/+8 |
| * | Convert to struct bio instead of struct buf. | Poul-Henning Kamp | 2000-05-01 | 1 | -90/+75 |
| * | Back out t_timeout initializing, now in ttyregister | Andrey A. Chernov | 2000-05-01 | 1 | -1/+0 |
| * | Initialize t_timeout to -1 for console to set its default value once in ttyopen | Andrey A. Chernov | 2000-05-01 | 1 | -0/+1 |
| * | Split out the ISA bus front end code into its own file. PCCARD attachment | Matthew N. Dodd | 2000-05-01 | 4 | -297/+472 |
| * | Fix for the HP burners (and possibly other broken drives to) | Søren Schmidt | 2000-05-01 | 1 | -13/+5 |
| * | Now that I've got reports that this works, let's turn the debugging off. | Warner Losh | 2000-05-01 | 1 | -4/+0 |
| * | - Merge sl_probe() and ni_probe(). | Matthew N. Dodd | 2000-05-01 | 1 | -84/+47 |
| * | Adjust to accomodate recent changes to the rcvdata and rcvmsg | Archie Cobbs | 2000-05-01 | 1 | -4/+6 |
| * | Phase mismatch handling from SCRIPTS had been | Gerard Roudier | 2000-04-30 | 1 | -3/+3 |
| * | Remove unneeded #include <vm/vm_zone.h> | Poul-Henning Kamp | 2000-04-30 | 2 | -2/+0 |
| * | Fixed the type of some ivar access functions. Ivars have type uintptr_t, | Bruce Evans | 2000-04-30 | 4 | -10/+10 |
| * | Peter and I cross-committed: this file needs sys/kernel.h now. | Poul-Henning Kamp | 2000-04-29 | 1 | -0/+1 |
| * | Return 0 from attach. | Warner Losh | 2000-04-29 | 1 | -1/+1 |
| * | s/biowait/bufwait/g | Poul-Henning Kamp | 2000-04-29 | 2 | -8/+8 |
| * | Remove unneeded #include <sys/kernel.h> | Poul-Henning Kamp | 2000-04-29 | 16 | -16/+0 |
| * | Add a missing MODULE_DEPEND() on miibus.. I was working from | Peter Wemm | 2000-04-29 | 1 | -0/+2 |
| * | Depend on miibus. | Peter Wemm | 2000-04-29 | 5 | -0/+10 |
| * | Provide a tag so that miibus consumers can depend on the module, | Peter Wemm | 2000-04-29 | 1 | -0/+2 |
| * | Stick a module dependency on 'splash' in the saver declaration macro so | Peter Wemm | 2000-04-29 | 2 | -2/+6 |
| * | This new version adds support for early NCR chips. | Gerard Roudier | 2000-04-29 | 6 | -2109/+4510 |
| * | Two simple changes to the kernel internal API for netgraph modules, | Julian Elischer | 2000-04-28 | 4 | -12/+16 |
| * | sanpai-san (sanpai@sanpai.org) suggested that we put the novel probe | Warner Losh | 2000-04-28 | 1 | -2/+2 |
| * | make the example compile again. | Nick Hibma | 2000-04-27 | 1 | -0/+2 |
| * | Added PC-98 supports. | Yoshihiro Takahashi | 2000-04-27 | 1 | -0/+41 |
| * | Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. | Yoshihiro Takahashi | 2000-04-27 | 1 | -0/+5 |
| * | duh, i forgot to change a bitmask, sorry alexander | Cameron Grant | 2000-04-26 | 1 | -1/+1 |
| * | Driver for DEC "Tulip" based WAN cards from LanMedia Corporation. | Poul-Henning Kamp | 2000-04-26 | 6 | -563/+595 |
| * | fix minor numbers for multi-channel devices | Cameron Grant | 2000-04-26 | 1 | -8/+6 |
| * | repo-copied to sys/gnu/dev/sound/pci/emu10k1.h | Cameron Grant | 2000-04-26 | 1 | -672/+0 |
| * | update for new location of emu10k1.h under sys/gnu | Cameron Grant | 2000-04-26 | 1 | -1/+1 |
| * | LanMedias driver sources for the LMC1000 and similar cards. | Poul-Henning Kamp | 2000-04-26 | 6 | -0/+3746 |
| * | Ignore tulip chips on LanMedia WAN cards. | Poul-Henning Kamp | 2000-04-25 | 1 | -0/+7 |