Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-10 | Kill major number hack. | Jason Downs | |
1996-11-09 | Break shall be handled as data == 0 and FE bit set; from Theo | Thorsten Lockert | |
1996-11-09 | Altered wds_wait's interface as the current one didn't have a chance to work | Niklas Hallqvist | |
in early probe code under the bus.h system. Make debugging runtime configurable. Some s/u_char/u_int8_t/ work. Set ia_iosize to a sane value. Move wds_init up before the setting of the DMA machinery to cascade mode (from Charles Hannum). Add ISA bounce-buffering code inside #ifdef notyet. In the -ASC case buffers could never be gotten due to forgetting some braces, added them. Removed a possibility of a NULL deref in some diagnostic printouts. Unmap the I/O area after the probe. Cache the bustag and the iohandle in wds_init. Did set WDS_IO_PORTS to 8 as some code indicated it might take up that much even though I only know of three ports in there.. This might be changed down later again. | |||
1996-11-09 | netbsd pr#2919 (jukka.partanen@research.nokia.com): | chuck | |
- fix compiler warnings | |||
1996-11-07 | Parenthesize bit ops in last change (-Wall fix) | Niklas Hallqvist | |
1996-11-07 | Handle odd-aligned mbufs in 16 bit mode so strict alignment is enforced | Niklas Hallqvist | |
1996-11-06 | Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfers | Niklas Hallqvist | |
1996-11-06 | give floppies real partitions | Theo de Raadt | |
1996-11-02 | Only print 'not finished' if AUDIO_DEBUG defined. Also fix up some | Todd C. Miller | |
printf types. From NetBSD. | |||
1996-10-31 | Add ATM defines. From Jim Rees <rees@umich.edu> | Todd C. Miller | |
1996-10-31 | -Wall fixes needed by alpha | Niklas Hallqvist | |
1996-10-31 | $OpenBSD RCSIDs | Niklas Hallqvist | |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist | |
-Wall -Wstrict-prototypes -Wmissing-prototypes too. | |||
1996-10-30 | cominit is used from the outside (the alpha port) | Niklas Hallqvist | |
1996-10-28 | Change block size handling and add untested support for Japanese 1.2mb | Jason Downs | |
floppies. From <minoura@kw.netlaputa.or.jp>. | |||
1996-10-28 | Merge in old/latest code. Untested support for 2.88mb floppy drives. | Jason Downs | |
1996-10-27 | bustype F is commonly seem for aha cards, do not whine | Theo de Raadt | |
1996-10-26 | more move changes | Jason Downs | |
1996-10-26 | move related trivial changes | Jason Downs | |
1996-10-25 | fix; pr#38; kstailey@dol-esa.gov | Theo de Raadt | |
1996-10-25 | Busified | Niklas Hallqvist | |
1996-10-23 | conflicts | Theo de Raadt | |
1996-10-22 | patch com speed initialization | Jason Downs | |
1996-10-19 | random device is permanent now. | Michael Shalayeff | |
1996-10-18 | compile using HOSTCC, -U_KERNEL | Theo de Raadt | |
1996-10-18 | -Wall happiness + feed np into ncr_scatter so vtophys will work on alpha | Niklas Hallqvist | |
1996-10-18 | extern isaprint | Theo de Raadt | |
1996-10-18 | -Wall happiness. | Michael Shalayeff | |
i suppose i may hurt someone editing this file, but i need a fresh kernel (: | |||
1996-10-18 | -Wall happieness | Michael Shalayeff | |
1996-10-18 | Fix comment typo | Niklas Hallqvist | |
1996-10-18 | Fix typo introduced when adding __OpenBSD__ checks | Niklas Hallqvist | |
1996-10-17 | Oops, forgot a pair of parenthesis | Niklas Hallqvist | |
1996-10-17 | -Wall happiness | Niklas Hallqvist | |
1996-10-17 | Remove kvtop prototype, found elsewhere now | Niklas Hallqvist | |
1996-10-17 | REmove unused variable | Niklas Hallqvist | |
1996-10-16 | contextual usage | Theo de Raadt | |
1996-10-16 | the Wall thing, you know | Theo de Raadt | |
1996-10-16 | latest pdq from matt thomas | Theo de Raadt | |
1996-10-16 | unused var | Theo de Raadt | |
1996-10-16 | Wall happiness | Theo de Raadt | |
1996-10-16 | -Wall happiness | Theo de Raadt | |
1996-10-16 | type death | Theo de Raadt | |
1996-10-16 | unused var | Theo de Raadt | |
1996-10-16 | unused vars, protos | Theo de Raadt | |
1996-10-16 | unused vars | Theo de Raadt | |
1996-10-16 | contextual usage | Theo de Raadt | |
1996-10-16 | missing */ | Theo de Raadt | |
1996-10-16 | proto | Theo de Raadt | |
1996-10-16 | fix proto, unused var | Theo de Raadt | |
1996-10-16 | unused variables | Theo de Raadt | |