summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1998-10-10syncTheo de Raadt
1998-10-10another sb card that does not set the compat fieldTheo de Raadt
1998-10-10syncTheo de Raadt
1998-10-10shrinkTheo de Raadt
1998-10-10syncJason Downs
1998-10-10add ATI Rage Pro and SoundBlaster PCI64 IDs.Jason Downs
1998-10-10add tl(4) ethernet driverTheo de Raadt
1998-10-10Sync with FreeBSD; add ioctls.Jason Downs
1998-10-10Sync with FreeBSD; add support for bt878/879, more cards, more tuners...Jason Downs
1998-10-10Merged versions of GENERIC and MIX as well as RAMDISK and RAMDISKMIX.Dale S. Rahn
1998-10-10Remove debugging printfs.Dale S. Rahn
1998-10-10add OpenBSD tagsJason Wright
1998-10-10syncJason Wright
1998-10-10Driver for ThunderLAN based ethernet cards ported from FreeBSD.Jason Wright
1998-10-09APERTURE, ed0 -> ne0, new audiokstailey
1998-10-09slight further tweakTheo de Raadt
1998-10-09tweak spacing of cache information printingTheo de Raadt
1998-10-09These installation instruction were so out of date that they wereDale S. Rahn
worse than useless.
1998-10-09Update to current state of powerpc port.Dale S. Rahn
1998-10-09syncTheo de Raadt
1998-10-09SMC EtherEZ supportTheo de Raadt
1998-10-09Turn off all "counter expired" interrupts (missed defer-counter expired counter)Jason Wright
1998-10-09Support nested interrupts for the powerpc interrupt controller.Dale S. Rahn
1998-10-09Functions to enable and disable interrupts, instead of spreading asm codeDale S. Rahn
through the drivers. Ok, it would not be too bad to have it an inlined function in a header file, but it is not that bad.
1998-10-09PCI io space starts at 0x80000000 not 16MB added to that address, whenDale S. Rahn
referring to the offset specified in the pci base address config register.
1998-10-09Workaround for wscons support, this is how this was done on alpha,Dale S. Rahn
we really should fix the config args of the wscons code.
1998-10-09requesting tty and net soft interrupts does not mean requesting a clockDale S. Rahn
soft interrupt.
1998-10-09Working with three different cards now. CL 5434, Diamond Stealth 64, andDale S. Rahn
Matrox Storm. _should_ be set up to support X, however no server available yet.
1998-10-09syncTheo de Raadt
1998-10-09support 905B-FX cardsTheo de Raadt
1998-10-08Support for the Lite-On PNIC found on Netgear FA310TX rev D1 andJason Wright
several other boards.
1998-10-07Fix trigger level initializations; fixes mouse for XFree86.Jason Downs
1998-10-06ne driver, rm old NetBSD COMPAT_s and ISA VGAkstailey
1998-10-06syncJason Downs
1998-10-06more brooktree devsJason Downs
1998-10-05make compile with AUDIO_DEBUG definedNiklas Hallqvist
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
1998-10-05Obsoleted by new ISA drivers, finallyNiklas Hallqvist
1998-10-05We really should use our bus.h API, all big-endian users were brokenNiklas Hallqvist
1998-10-05Update the API to be more compatibe with NetBSD, but also add new extensions:Niklas Hallqvist
bus_sapce_{read,write}_raw_region_[248] a la the raw_multi variants. These last ones are not yet used.
1998-10-05Remove the bus_space_unmap from aic_find.Federico G. Schwindt
Call isa_intr_establish before aicattach.
1998-10-05Remove unimportant printf.Federico G. Schwindt
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
1998-10-04Align columns on we,ec & ne entriesNiklas Hallqvist
1998-10-04Use we,ec,neNiklas Hallqvist
1998-10-04Remove remnicients of if_edNiklas Hallqvist
1998-10-04oopsTodd C. Miller
1998-10-04No more name clashes since ed disappeared from the isa worldNiklas Hallqvist
1998-10-04the ed -> ec,we,ne conversion missed the fact that our backwardNiklas Hallqvist
compatibility needs to look a bit different.
1998-10-04typoNiklas Hallqvist