Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-23 | interrupt now | Michael Shalayeff | |
1998-11-23 | ok, go in. we'll sync you later w/ asp and lasi | Michael Shalayeff | |
1998-11-23 | some barebone driver for HWPC010(maybe others too) EISA adapter(s) | Michael Shalayeff | |
1998-11-23 | merge all PDC stuff in one file | Michael Shalayeff | |
1998-11-23 | some GSC bus adapters; WAX is not ready yet | Michael Shalayeff | |
1998-11-21 | deal with d_secpercyl insanity | Theo de Raadt | |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow ↵ | Todd C. Miller | |
negative offsets; mrg@netbsd.org | |||
1998-11-21 | return -1 for mmap stub, not 0; mrg@netbsd.org | Todd C. Miller | |
1998-11-21 | return -1 for negative mmap offset; mrg@netbsd.org | Todd C. Miller | |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow ↵ | Todd C. Miller | |
negative offsets; mrg@netbsd.org | |||
1998-11-20 | careful mmap | Theo de Raadt | |
1998-11-20 | marc did not test this completely | Theo de Raadt | |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt | |
1998-11-20 | Add cast, from NetBSD. | Jason Downs | |
1998-11-20 | make _MCOUNT_DECL non-static so the compiler doesn't bitch and | Marco S Hyman | |
a profiled kernel can be built for the sparc | |||
1998-11-18 | Add rlphy driver | Jason Wright | |
1998-11-17 | Add adw driver. | Jason Downs | |
1998-11-16 | Fix attribute handling. From | Tobias Weingartner | |
John Wright <juggler@oaktree.co.uk> | |||
1998-11-16 | save a bit of space; theo. | Jason Wright | |
1998-11-15 | use DPRINTF in more places to make things more readable. (don't require ↵ | Artur Grabowski | |
DEBUG to be defined if we want to debug apm) | |||
1998-11-15 | print info about apm when APMDEBUG is defined | Artur Grabowski | |
1998-11-11 | add driver for rtl8129/8139 cards | Jason Wright | |
1998-11-11 | more phys (commented out) | Jason Wright | |
1998-11-11 | add new phys (commented out) | Jason Wright | |
1998-11-11 | there is no splvm() in this world | Michael Shalayeff | |
1998-11-11 | A few more dma in non-dma slot checks | Jason Wright | |
1998-11-11 | Detect cards that require dma that are in non-dma slots and don't allow | Jason Wright | |
them to be attach'd. | |||
1998-11-10 | shorter better BABY | Theo de Raadt | |
1998-11-09 | some conf for devs | Michael Shalayeff | |
1998-11-09 | Add ramdisk support for pmax; untested but compiles | Todd C. Miller | |
1998-11-04 | /ncr/siop/ | Michael Shalayeff | |
1998-11-04 | GSC bus attachment | Michael Shalayeff | |
1998-11-04 | call it siop to be consistant w/ the other ports | Michael Shalayeff | |
1998-11-04 | cleanup | Michael Shalayeff | |
1998-11-04 | one for GEKKO | Michael Shalayeff | |
1998-11-04 | some DISKLESS | Michael Shalayeff | |
1998-11-04 | more busses, devices, files | Michael Shalayeff | |
1998-11-03 | Update audio_hw_if. | Jason Downs | |
1998-11-02 | First step at unifying qe & be drivers: | Jason Wright | |
o qe & be drivers now only access qec globals directly at interrupt time o more initialization done in qec_reset o qe & be drivers handle the qec internal buffer identically o nuked unused variables | |||
1998-10-30 | remove all those "black magic" inspired routines, | Michael Shalayeff | |
use PDC calls instead, which is more MI. we also don't need pmap_map to be defined any more, unless kernel mapping enforced through FORCE_MAP_KERNEL definition. | |||
1998-10-30 | some more debugs for now | Michael Shalayeff | |
1998-10-30 | use ld.script, cleanup | Michael Shalayeff | |
1998-10-30 | add ld script | Michael Shalayeff | |
1998-10-30 | support booting from disk in raw LIF mode | Michael Shalayeff | |
1998-10-30 | thinko | Michael Shalayeff | |
1998-10-30 | don't call INIT code since that seems | Michael Shalayeff | |
to confuse older boxens IODC code. | |||
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | remove unused definitions, cleanup | Michael Shalayeff | |