Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-01 | Remove more Free(?)BSD and NetBSD #ifdef/#endifs. No functional nor | Marc Balmer | |
binary change. ok jsg | |||
2007-06-01 | Remove the hci_enable now done in a higher layer. | Gordon Willem Klok | |
ok uwe | |||
2007-06-01 | Only probe phy's at address 0; gets rid of bogus phy's on the | Mark Kettenis | |
Marvell Yukon 88E8036. ok jsg@ | |||
2007-06-01 | save metdata in context using dlg and tedu's shiny new workq api. | Marco Peereboom | |
detect stale metadata during bringup. | |||
2007-06-01 | Don't initialize d_partitions[RAW_DISK] just before calling | Kenneth R Westerback | |
readdisklabel(), since all readdisklabel()'s do that already. ok deraadt@ | |||
2007-05-31 | don't print debug messages | Uwe Stuehler | |
2007-05-31 | Clean up and fix sbt_write_packet() | Uwe Stuehler | |
2007-05-31 | switch wskbd hotkeys over to workq. this eliminates quite a bit of code, | Ted Unangst | |
so remove the option too. if you have audio and wskbd, you have hotkeys. ok dlg | |||
2007-05-31 | further improvement of the bus space i/o. firmware loading, booting, | Reyk Floeter | |
and card initalization works now. thanks to dlg@ who pointed me to the fact that bus_space_write_region_N and bus_space_write_raw_region_N use count of elements vs. size of buffer arguments. | |||
2007-05-31 | Redo the syncer to be a little smarter on interaction while shutting down | Marco Peereboom | |
the system help and ok tedu | |||
2007-05-31 | enable all debugging messages by default if the driver is compiled with | Reyk Floeter | |
MYX_DEBUG | |||
2007-05-31 | fix the myx_write function | Reyk Floeter | |
2007-05-31 | Fix redundancy for RAID 1. Now one can pull a disk and continue running. | Marco Peereboom | |
help from drahn | |||
2007-05-31 | An SDIO Bluetooth driver, only initial bits and therefore not enabled yet | Uwe Stuehler | |
2007-05-31 | add myx(4) | Reyk Floeter | |
2007-05-31 | erroneously EINVAL is always reported where the function | David Gwynne | |
actually produces the real errno for the problem. currently for kernel memory allocation failures bioctl would return EINVAL that makes no sense. another diff from mickey | |||
2007-05-31 | if poking the controller fails for whatever reason the drives' | David Gwynne | |
sensor status will still be marked as ok (or etc..) thus erroneously reporting value as valid. this nice diff was from mickey | |||
2007-05-31 | import the Myricom Myri-10G firmware | Reyk Floeter | |
2007-05-31 | initial bits of a new driver for the Myricom Myri-10G Lanai-Z8E 10Gb | Reyk Floeter | |
Ethernet chipset. not working yet. ok dlg@ | |||
2007-05-31 | remove the scsi task thread, and replace it with the system workq. | David Gwynne | |
"just :wq and do it" tedu@ | |||
2007-05-31 | Remove more #ifdef/#endif's that checked for other bsds. No binary | Marc Balmer | |
change, no functionality change. ok jsg | |||
2007-05-31 | Make powernow-k8 on amd64 and i386 use the _PSS object from acpi to | Gordon Willem Klok | |
retreive p_state data as spelled out in the amd64 bios and kernel developers guide. This code is still a little rough around the edges but has been tested by myself on a tyan machine and by phessler at theapt dot org on an HP DL145. This diff also takes a first stab and cleaning up the acpicpu dmesg spam. ok tedu, marco | |||
2007-05-31 | Remove some #ifdef {Free|Net}BSD/#endif to make the code more readable. | Marc Balmer | |
ok jsg | |||
2007-05-31 | use the right capitalization for `MBus' and `SBus' | Igor Sobrado | |
ok jmc@ | |||
2007-05-31 | Add SDIO card interrupt handling code | Uwe Stuehler | |
2007-05-31 | - zap unnecessary rv variable | Alexander von Gernler | |
- sprinkle an XXX to remember that we have to supply a serious key later ok tedu@ | |||
2007-05-31 | correct misspelled mail address in copyright statement, marco@ ok | Alexander von Gernler | |
2007-05-31 | Kill old, no longer necessary kludge to try fooling readdisklabel() | Kenneth R Westerback | |
into using DOS geometry by calling it twice. And don't ignore the drive state if readdisklabel() returns a non-NULL value. ok weingart@ grange@ | |||
2007-05-31 | Add some context and call hci_enable from this new context, also add an | Gordon Willem Klok | |
extra usb dev that we can match on. ok uwe | |||
2007-05-31 | Config file and machine-independent Bluetooth code | Uwe Stuehler | |
ok gwk | |||
2007-05-31 | add Gunze USB Touch Panel support | Robert Nagy | |
2007-05-31 | regen | Robert Nagy | |
2007-05-31 | add Gunze USB Touch Panel | Robert Nagy | |
2007-05-31 | only call em_init() when IFF_UP is set, not unconditional. | Henning Brauer | |
prevents another round of autonegotiation (and thus, few seconds outage) with every address change that had to be reintroduced a few revs ago because of the watchdog timeout problems people were seeing. this gives the benifit from both with the problems of neither ;) tested by daniel polak on a system that saw the watchdog timeouts before ok theo | |||
2007-05-31 | 1000 != 0x1000 (4096) | Chris Kuethe | |
Bring the flow control delay time down to what the comment says it should be. By using a smaller flow control pause time when the buffer isn't full, my em(4) goes about 20Mbps faster. | |||
2007-05-31 | Fix dmesg output. -moj | Mats O Jansson | |
2007-05-31 | extend the sun disklabel format to contain filesystem types. also, | Theo de Raadt | |
store the information fsck needs. this allows us to create raid partitions, nicely, of course. ok miod todd krw | |||
2007-05-30 | Make sure that if there are staggered syncs that they complete successfully | Marco Peereboom | |
before detaching the scsi bus. ok dlg | |||
2007-05-30 | Remove ugly print and don't panic when doing a partial bringup. | Marco Peereboom | |
2007-05-30 | Sync after the metadata is saved. | Marco Peereboom | |
2007-05-30 | add basic support for a crypto(9) backed raid C discipline | Ted Unangst | |
ok marco | |||
2007-05-30 | fix this for ubt.c | Gordon Willem Klok | |
2007-05-30 | Drop if_ubt.c originally from freebsd and replace with ubt.c from | Gordon Willem Klok | |
netbsd that will work with the new netbt code. ok uwe | |||
2007-05-30 | Move the knob for the interrupt throttling register next to the knobs for | Chris Kuethe | |
the other interrupt moderation schemes. ok beck drahn | |||
2007-05-30 | fix the ether_aton-like function to print the correct lladdr (swap bytes) | Reyk Floeter | |
ok claudio@ | |||
2007-05-30 | my (dlg says crappy) laptop requires some more delays in port_reset or | Ted Unangst | |
things go really crazy. ok/help toby tom. dlg unhappy but ok. | |||
2007-05-29 | Add dirty bit for volumes | Marco Peereboom | |
2007-05-29 | sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot media | Todd T. Fries | |
ok marco@ then suggested deraadt@ | |||
2007-05-29 | sprinkle some SMALL_KERNEL so that it can run on boot media. | Marco Peereboom | |
ok todd | |||
2007-05-29 | It helps to commit removals from the tree that has the files cvs removed | Claudio Jeker | |
instead of one where they where just empty. Figured out by art@ |