Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | Enable xhci(4) now that it attaches correctly on my G5. | Martin Pieuchot | |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst | |
2015-06-26 | move the ppc mplock implementation from macppc to powerpc. | David Gwynne | |
ok mpi@ | |||
2015-06-03 | Add hpb(4), reminded by Brad. | Martin Pieuchot | |
2015-06-02 | Add a new HT-PCI bridge driver and the necessary glue to openpic(4) | Martin Pieuchot | |
to get interrupts working on U4 machines. With this OpenBSD can run on PowerMac11,2 (Quad G5). With inputs from and ok kettenis@, miod@, dlg@ | |||
2015-05-30 | Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't have | Jonathan Gray | |
similiar lines so drm shouldn't either. | |||
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov | |
the kernel_lock), as we already do better conversions in user-mode. Yet, no need for every single driver to fiddle with the conversion code as they are done transparently by common MI code. With help from armani and miod, support from mpi ok armani@ | |||
2015-04-16 | Enable ualea(4) where we have uhub(4), these USB device lists cry for | Martin Pieuchot | |
unification... | |||
2015-04-02 | use correct capitalization of 'BlackBerry' | Jasper Lievisse Adriaanse | |
"sure" deraadt@ | |||
2015-03-24 | unwire lmc(4) and san(4). | David Gwynne | |
they do "interesting" things with APIs i want to change, and i can't find any evidence anyone uses them anymore. instead of burning time on changes i cant test, ill take a chance that noone will miss them. no objections from anyone ok mpi@ deraadt@ henning@ sthen@ | |||
2015-01-20 | Merge two copies of the same dma code into one file and sync the headers. | Martin Pieuchot | |
ok kettenis@ | |||
2015-01-13 | for the install: target, use cmp as a rough attempt for avoiding repeated | Theo de Raadt | |
make install from Simon Nicolussi ok jsing tedu | |||
2015-01-11 | switch prototype warnings to implicit-declaration warnings. | Ted Unangst | |
This should catch all the same bad cases, but be a little less aggravating in circumstances where a prototype isn't necessary ok deraadt | |||
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa | |
2014-12-11 | dragonflybsd has added a urio driver. conservation of urios requires | Ted Unangst | |
that we delete ours, which isn't actually useful. ok mpi sthen | |||
2014-12-08 | Use tabs instead of spaces here. | Brad Smith | |
2014-12-04 | Enable umcs(4) where moscom(4) is present. | Martin Pieuchot | |
2014-12-02 | macppc G5 needs fcu in RAMDISK, mentioned by mpi | Theo de Raadt | |
2014-11-25 | disable qla. there is a boot-time race | Theo de Raadt | |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith | |
2014-10-18 | Remove even more unnecessary `needs-flag' attributes from config machinery, | Miod Vallat | |
as well as useless include of the generated flag files. | |||
2014-10-10 | Significant unification of RAMDISK* config files, making them diffable. | Theo de Raadt | |
This makes it easier to remove components not required to do an install, and subsequently add other desireable components ... In snapshots (in various forks) for about a week. Do some upgrades and installs, please. | |||
2014-10-04 | Switch the kernel configs over to using -Wframe-larger-than= instead of | Brad Smith | |
-Wstack-larger-than-. This is what modern GCC supports as well as LLVM. ok miod@ | |||
2014-09-27 | retire Accoom Networks Artery T1/E1 drive; ok claudio | Theo de Raadt | |
2014-09-14 | Clean up isp(4) from kernel configs with the new drivers already | Brad Smith | |
added. The new drivers match at a higher priority. | |||
2014-08-15 | lofn(4) and nofn(4) are going away | Mike Belopuhov | |
2014-08-03 | Add ral(4) at pci and cardbus to RAMDISK on macppc; ok deraadt | Stefan Sperling | |
2014-08-03 | Add ral(4) at cardbus to GENERIC on macppc; ok deraadt | Stefan Sperling | |
2014-07-12 | "Dr. Jones. Again we see there is nothing you can possess which I cannot | Ted Unangst | |
take away." remove uyap. no effect except on hppa where it was strangely enabled. | |||
2014-07-11 | remove bthub remnants | Ted Unangst | |
2014-07-11 | "It's not the years, honey; it's the mileage." | Ted Unangst | |
bluetooth support doesn't work and isn't going anywhere. the current design is a dead end, and should not be the basis for any future support. general consensus says to whack it so as to not mislead the unwary. | |||
2014-05-09 | Format string fixes and removal of -Wno-format for *ppc kernels. | Miod Vallat | |
2014-04-20 | emc on my cx500 works as well as rdac on all my rebadged engenio kit. | David Gwynne | |
2014-04-07 | Add axen(4) wherever axe(4) is. | Brad Smith | |
ok mpi@ yuo@ | |||
2014-04-02 | enable mpath | Theo de Raadt | |
2014-03-19 | Enable upd(4) on three archs to get it tested, requested by deraadt@. | Martin Pieuchot | |
2014-03-14 | enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflows | Jonathan Matthew | |
2014-03-12 | enable qla(4) and qle(4) in GENERIC configs where isp(4) is already | Jonathan Matthew | |
2014-03-08 | Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test. | Mark Kettenis | |
2014-02-19 | add qla and qle everywhere we currently have isp, commented out except for | Jonathan Matthew | |
qle in GENERIC on i386, amd64 and sparc64, where it's reasonably well tested and likely to be useful. requested by deraadt@ and kettenis@, ok dlg@ | |||
2013-11-15 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano | |
USB host-to-host link cable. This driver is derived from upl(4). | |||
2013-11-10 | Add fcu(4) to avoid playing a fan symphony when installing/upgrading some | Martin Pieuchot | |
PowerMac G5. ok miod@, krw@, deraadt@ | |||
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt | |
which basically doesn't exist at all. reminded about it by brad | |||
2013-10-15 | Rewrite the awk script that generates the data for option DDB_STRUCT: | Philip Guenther | |
- switch to perl for better data structures and (thus) speed - fix a couple glitches in the interpretation of the stabs output - compress the strings by putting them in one big array and overlaying suffixes - all sizes and offsets are <64k, so use u_short for them This results in ~60% reduction in the resulting text size and it now takes less than a second to create on fast platforms. ok miod@ | |||
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano | |
measurement device (idVendor:idProduct=0x0c45:0x7401). newly added. ok by mpi@ and sthen@ | |||
2013-08-28 | Fix build, reported by jsg@ | Martin Pieuchot | |
2013-08-27 | Since we are no longer attaching radeondrm(4) to this driver there is | Martin Pieuchot | |
no reason to pretend being compatible with the MI vga layer. So stop using the vga_pci_bar interface and reduce the differences with the sparc64 driver. | |||
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot | |
No regression has been reported since libusb became the prefered solution to work with USB scanners. req. by mpi@ ok ian@ mpi@ miod@ | |||
2013-08-18 | Disable appleagp(4). It doesn't really work yet, and hurts certain iBook G3 | Mark Kettenis | |
models (PowerMac4,3). ok matthieu@, mpi@ | |||
2013-08-17 | Remove a bunch of unused variables and functions aging from the pre | Martin Pieuchot | |
powerpc -> macppc area. ok kettenis@ |