Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / dev / isapnp
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.2 | 9 years | apb | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. Pass AWK=${TO... |
![]() |
1.20 | 21 months | msaitoh | - Use aprint*() more in xxx_attach(). - Add missing aprint_naive("\n"). - Remove... |
![]() |
1.21 | 8 years | tsutsui | - make local functions/variables static - use __arraycount() |
![]() |
1.11 | 9 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.29 | 9 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.10 | 10 months | christos | remove my copyright. |
![]() |
1.22 | 7 years | tsutsui | Split device_t/softc. Based on patch from cegger@. ess_pnpbios.c and ess_ofisa.c... |
![]() |
1.38 | 12 years | christos | merge ktrace-lwp. |
![]() |
1.38 | 21 months | msaitoh | - Use aprint*() more in xxx_attach(). - Add missing aprint_naive("\n"). - Remove... |
![]() |
1.33 | 21 months | msaitoh | - Use aprint*() more in xxx_attach(). - Add missing aprint_naive("\n"). - Remove... |
![]() |
1.23 | 21 months | msaitoh | KNF. No functional change. |
![]() |
1.20 | 21 months | msaitoh | - Use aprint*() instead of printf() in xxx_attach(). - Add missing aprint_naive(... |
![]() |
1.35 | 21 months | msaitoh | - Use aprint*() more in xxx_attach(). - Add missing aprint_naive("\n"). - Remove... |
![]() |
1.12 | 9 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.35 | 7 years | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... |
![]() |
1.27 | 8 years | tsutsui | Put several fixes to ne(4) driver for better 8 bit mode support, especially on R... |
![]() |
1.22 | 21 months | msaitoh | - Use aprint*() more in xxx_attach(). - Add missing aprint_naive("\n"). - Remove... |
![]() |
1.59 | 8 years | jmcneill | Drop the string 'ISA Plug 'n Play device support', it's not something to brag ab... |
![]() |
1.12 | 9 years | dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still ... |
![]() |
1.69 | 2 years | christos | Add another le board. |
![]() |
1.72 | 2 years | christos | regen |
![]() |
1.67 | 2 years | christos | regen |
![]() |
1.10 | 9 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.21 | 9 years | dsl | ANSIfy another 1261 function definitions. The only ones left in sys are beyond b... |
![]() |
1.28 | 9 years | cegger | ansify function definitions |
![]() |
1.33 | 21 months | msaitoh | - Use aprint*() instead of printf() in xxx_attach(). - Add missing aprint_naive(... |
![]() |
1.11 | 10 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h |
![]() |
1.10 | 10 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h |
![]() |
1.14 | 5 years | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... |
![]() |
1.16 | 10 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h |
![]() |
1.8 | 9 years | martin | Remove clause 3 and 4 from TNF licenses |
![]() |
1.11 | 10 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h |
![]() |
1.14 | 5 years | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... |
![]() |
1.11 | 10 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h |
![]() |
1.14 | 6 years | christos | make joy code consistent (avoid games with pointers), and fix the isa softc decl... |
![]() |
1.20 | 6 years | jakllsch | We need to hold the lock during mpu_find(). |
![]() |
1.52 | 10 years | cube | Split device_t and softc for sb(4) and all its attachments. |
![]() |
1.44 | 6 months | jdolecek | move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init() and ata... |
![]() |
1.27 | 6 years | jakllsch | Set "mode" to 2 at the correct time. Fixes recording on some isapnp(4) wss(4) ch... |
![]() |
1.25 | 6 years | tsutsui | Split device_t/softc of all ad1848 variants properly. Compile test only. Pleas... |