Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-10 | sync w/netbsd | Jason Wright | |
1998-02-07 | sync | Theo de Raadt | |
1998-02-07 | + Packet Engines G-NIC Ethernet | Theo de Raadt | |
1998-02-06 | add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, ↵ | Theo de Raadt | |
and something will change about that soon | |||
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt | |
with a sysctl. There will be architectures and drivers that lack function, and I trust the maintainers of those will forget to add the code.. | |||
1998-02-03 | sync with netbsd | Jason Wright | |
1998-02-03 | more pci subclasses and such; netbsd | Theo de Raadt | |
1998-02-03 | more bridge types | Theo de Raadt | |
1998-01-25 | typo | Niklas Hallqvist | |
1998-01-25 | Disable the new buffer policy for now | Niklas Hallqvist | |
1998-01-25 | Remove redundant splbio I added yesterday | Niklas Hallqvist | |
1998-01-24 | On the other hand... no need for recursive locks. | Niklas Hallqvist | |
1998-01-24 | Well when MP comes.. we need locks | Niklas Hallqvist | |
1998-01-24 | Protect allocation of ccd physmem of ccd interrupts | Niklas Hallqvist | |
1998-01-24 | Eek, missing splbio, although splx was there. marging two "if"s | Niklas Hallqvist | |
1998-01-21 | typo | Niklas Hallqvist | |
1998-01-21 | remove obsolete comment | Niklas Hallqvist | |
1998-01-20 | missed some conditions on autoconf_verbose | Niklas Hallqvist | |
1998-01-20 | rev 1.29 really was the version 1.28 should have been, and 1.28 already | Niklas Hallqvist | |
contained the diffs 1.29 was said to have. So this is a revert to 1.28 | |||
1998-01-20 | Provide a way to debug probes. set autoconf_verbose via DDB, or | Niklas Hallqvist | |
option AUTOCONF_VERBOSE=1 in your kernel config. | |||
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist | |
so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work | |||
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist | |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist | |
1998-01-17 | s/defined(DEBUG)/defined(EP_DEBUG)/g | Michael Shalayeff | |
1998-01-11 | pretty print | Theo de Raadt | |
1998-01-09 | Clear buffers on allocation, suggested by csapuntz | Niklas Hallqvist | |
1998-01-07 | now this is really pretty | Theo de Raadt | |
1998-01-07 | DOH! I managed to alloc 0 bytes always for the segment descriptors. | Niklas Hallqvist | |
1998-01-06 | even cleaner | Theo de Raadt | |
1998-01-06 | sync | Theo de Raadt | |
1998-01-06 | more entries | Theo de Raadt | |
1998-01-05 | sync | Theo de Raadt | |
1998-01-05 | new style pci attach printing | Theo de Raadt | |
1998-01-03 | sync | Theo de Raadt | |
1998-01-03 | STB id is the 2nd one actually | Theo de Raadt | |
1998-01-03 | sync | Theo de Raadt | |
1998-01-03 | few more... | Theo de Raadt | |
1998-01-02 | add NOCAPACITY quirk for a sanyo? cdrom, reported by ian@darwinsys.com | Niels Provos | |
1998-01-02 | sync | Theo de Raadt | |
1998-01-02 | 2nd STB vendor ID; prlw1@cam.ac.uk | Theo de Raadt | |
1997-12-30 | pretty printing | Theo de Raadt | |
1997-12-26 | finish busify | Theo de Raadt | |
1997-12-26 | use bcopy | Theo de Raadt | |
1997-12-26 | sync | Theo de Raadt | |
1997-12-26 | if we can, we should use the generic ID | Theo de Raadt | |
1997-12-26 | print pnp device id in isapnp_print | Theo de Raadt | |
1997-12-26 | print device type | Theo de Raadt | |
1997-12-26 | busify; support isapnp lance cards | Theo de Raadt | |
1997-12-25 | SB ISA PnP support goop. | Jason Downs | |
1997-12-25 | SB devices | Jason Downs | |