Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-11 | Move a debug printf into #ifdef DEBUG. ok todd@, millert@. | Matthieu Herrb | |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt | |
file copies to nfsv2 causes the system to eventually peg the console. On the console ^T indicates that the load is increasing rapidly, ddb indicates many calls to getbuf, there is some very slow nfs traffic making none (or extremely slow) progress. Eventually some machines seize up entirely. | |||
2008-06-11 | Update to DRM git as of a few days ago. This mostly affects the | Owain Ainsworth | |
card-specific files with a few minor changes elsewhere. The main change to the OpenBSD specific stuff is the change to the irq api due to the vblank rework. 4 more large bugs known, I have a fix for one. Tested by many. prompted by deraadt@. | |||
2008-06-11 | Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for Intel (except AHCI), | Brad Smith | |
CMD Technology, Silicon Image, VIA, SiS, Broadcom, and ATI IDE/SATA chipsets. ok jsg@ | |||
2008-06-11 | regen | Mark Kettenis | |
2008-06-11 | Add Altera vendor id, and EBus device id. This is questionable since the | Mark Kettenis | |
device id is probably a softcore on an FPGA, but this is how it shows up on a Tadpole SPARCLE. | |||
2008-06-11 | Fix $OpenBSD$ for once and for all | Marco Peereboom | |
2008-06-11 | implement the VIDIOC_STREAMOFF ioctl and remove some unused code | Robert Nagy | |
2008-06-11 | Move first pieces of crypto softraid into the tree. Still totally | Hans-Joerg Hoexer | |
disabled, of course, and still work in progress. help by djm@, ok marco@ | |||
2008-06-11 | regen | Brad Smith | |
2008-06-11 | BCM5780 also has a fiber model. | Brad Smith | |
2008-06-11 | Don't get the address of the txstats pointers when doing bzero, | Jonathan Gray | |
just use the actual pointers. Debugged into the early hours of the morning with todd, without being able to use a keyboard with ddb. Fixes a panic seen on his powerbook. | |||
2008-06-11 | If bDefaultFrameIndex is 0 we should use the first bFrameIndex. | Robert Nagy | |
In any other case use the one reported by bDefaultFrameIndex. Fix indentation while here | |||
2008-06-10 | Add opaque structure to create raid. | Marco Peereboom | |
2008-06-10 | add VIDIOC_QUERYCTRL to the supported ioctls | Robert Nagy | |
2008-06-10 | g/c unused defines. | Brad Smith | |
2008-06-10 | formatting knits. | Brad Smith | |
2008-06-10 | Some header cleanup. Remove some unused headers and shuffle some around | Brad Smith | |
for consistency between drivers. "looks good" reyk@ | |||
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck | |
biowait() reads that do *not* come from the buffer cache - we use the B_RAW flag to identify these at art's suggestion - since it makes sense and the flag was not being used. this just flags all these buffers with B_RAW - biodone already ignores returned buffers marked B_RAW. ok art@ | |||
2008-06-10 | Fix a memory leak in usbf_realloc(), and make the speed configuration array | Miod Vallat | |
dynamically allocated. "commit please" deraadt@ | |||
2008-06-10 | Sort functions. | Marcus Glocker | |
2008-06-10 | Rename access macros so that they match the driver name. | Joel Sing | |
ok dlg@ | |||
2008-06-10 | reorder functions and variables in rnd.c so they are more logically | Damien Miller | |
arranged. They are now layed out in four sections: 1. Master entropy pool maintenance (add_entropy_words & extract entropy) 2. Entropy crediting (add_*_randomness backend) 3. Exported kernel API: arc4random() and friends 4. /dev/*random char devices | |||
2008-06-09 | Don't play games with the PCD interrupt. It delays the detection of | Mark Kettenis | |
connect/disconnect events. From NetBSD. ok deraadt@ | |||
2008-06-09 | simplify math for arc4random_uniform() suggested by | Damien Miller | |
Jinmei_Tatuya AT isc.org via jakob@ empirically verified for entire domain of upper_bound | |||
2008-06-09 | Let the driver switch between read() and mmap() depending on what | Marcus Glocker | |
the userland application wants. OK robert@ | |||
2008-06-09 | oops. this change was missing from the previous commit | Robert Nagy | |
2008-06-09 | according to miod pmap_update() is not need after pmap_extract() at all, | Robert Nagy | |
so remove it. | |||
2008-06-09 | * fix the order of precedence in the divisor bits calculation | Constantine A. Murenin | |
* correct the constant in the fanrpm formula ok deraadt | |||
2008-06-09 | rename arc4random_bytes => arc4random_buf to match libc's nicer name; | Damien Miller | |
ok deraadt@ | |||
2008-06-09 | Allocate the video buffer based on the maximum frame size that's reported | Robert Nagy | |
by the device instead of using the statically set VIDEO_BUF_SIZE. ok mglocker@ | |||
2008-06-08 | more cleanup, removed unused code. we don't do LRO/RSS yet, code can | Reyk Floeter | |
be added later if we ever support it. | |||
2008-06-08 | Now that all ports behave, remove the safety code doing cnpollc behind | Miod Vallat | |
the scene around cngetc calls and whining loudly about it. This will save room on floppies (-: | |||
2008-06-08 | dma sync the tx ring and post new packets to the chip once per call to | Reyk Floeter | |
the start routine instead of once per packet. From ixgb(4), also works with ix(4) | |||
2008-06-08 | regen | Yojiro Uo | |
2008-06-08 | add following devices | Yojiro Uo | |
- IODATA WN-G54/US (11bg) - MELCO WLI-U2-KAMG54 (11abg) | |||
2008-06-08 | we don't support msi/msi-x, remove the code | Reyk Floeter | |
2008-06-08 | replace strange Linux-style u8/u16/u32/u64/s32 integer types with the | Reyk Floeter | |
standard C99 uint*_t/int*_t types (i don't get why these drivers always use their own types when there is a well-defined standard). | |||
2008-06-08 | If we have reached the end of the mmap frame buffer, start over again | Marcus Glocker | |
(ring buffer). Add some more DPRINTFs to follow the queueing. OK robert@ | |||
2008-06-08 | Import ix, a driver for the Intel 82598 PCI-Express 10 Gig Ethernet Adapter, | Reyk Floeter | |
based on Intel's ixgbe driver. Done on borrowed hardware since Intel was too poor to give us a card. ok deraadt@ | |||
2008-06-08 | Set up shutdown and powerhooks with code adapted from rt2661. | Jonathan Gray | |
Fixes resume from suspend/hibernate problems mentioned in PR 5845. | |||
2008-06-08 | sync | Reyk Floeter | |
2008-06-08 | add more 82598 10GbE device IDs, add "10GbE" in the existing entries. | Reyk Floeter | |
2008-06-08 | Add a malloc type for ACPI and use it for _acpi_os_malloc and free. | Artur Grabowski | |
kettenis@ ok | |||
2008-06-08 | Correct the watchdog timer by moving it out from under the condition check | Brad Smith | |
for the IFF_OACTIVE flag. ok reyk@ | |||
2008-06-08 | dma sync the tx ring and post new packets to the chip once per call to | Brad Smith | |
the start routine instead of once per packet. ok reyk@ | |||
2008-06-08 | don't declare foo_driver_version[] strings and turn them into defines, | Reyk Floeter | |
nothing uses them and it saves a few bytes in the kernel. ok claudio@ | |||
2008-06-08 | Implement aml_str2val() ok marco@ | Can Erkin Acar | |
2008-06-08 | Make serial console on non-primary ports work to on i386. | Mark Kettenis | |
tested by jbg@, "it is right" deraadt@ | |||
2008-06-08 | Unmapping memory from pci_mapreg_map() on detach lets us | Jonathan Gray | |
do multiple inserts/detaches as well. ok jsing@ |