summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/mkioconf.c
Commit message (Expand)AuthorAgeFilesLines
* * Change 'struct resource' to 'struct config_resource'.dfr1998-11-151-2/+2
* Ignore `vector xxxintr' specifications except for checking their syntax.bde1998-10-231-26/+7
* Don't generate unused file ioconf.h.bde1998-10-161-39/+6
* Snip out some dead code from the alpha part.dfr1998-09-161-65/+1
* Build CAM hardwiring info.gibbs1998-09-151-70/+12
* add missing sys/queue.hache1998-09-041-1/+2
* Reviewed by: Doug Rabsonnsouch1998-09-031-1/+17
* Dump out ISA device resources for alpha.dfr1998-07-211-1/+100
* Don't generate declarations for isa device structs in "ioconf.h".bde1998-06-171-18/+5
* Add (mostly stub) alpha support. Incidentally, it doesn't build on stabledfr1998-06-091-1/+104
* Support PC-98 machine.kato1998-05-021-3/+6
* Scaffolding for High Availability code. The actual code will probablyeivind1998-04-021-1/+2
* Add isa_devtab_cam.gibbs1997-09-211-1/+2
* Wrap too long lines.charnier1997-09-171-2/+2
* Use err(3), add usage(). -Wall clean.charnier1997-09-151-41/+52
* Reserve a placeholder for 4 SMP ipi interrupts in the same way thatpeter1997-03-291-1/+1
* Remove support for "port none" and "port auto", it gains nothing,ache1997-03-281-1/+1
* Add #define's for port "none" and "auto"ache1997-03-261-2/+2
* Print negative values only for two cases usedache1997-03-251-3/+3
* Fix iobase printing for autodetect and none casesache1997-03-251-1/+3
* Backout yacc changes.phk1996-06-021-1/+1
* yacc rule changes.phk1996-05-301-1/+1
* Implemented a new keyword `disable'. This should be useful for controllingbde1996-04-131-4/+5
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-291-1/+1
* Make a little more effort to avoid touching certain generated files ifpeter1996-01-121-4/+6
* Support the configuration of "od" devices.joerg1995-10-311-1/+1
* Put declarations in a header file ("ioconf.h")bde1995-09-191-72/+113
* Allow the specification of the controller bus when wiring down scsi buses.gibbs1995-07-171-4/+5
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Revise this to actually print all the various isa_device field valuesjkh1995-05-111-5/+5
* Add a new `conflicts' flag for telling when a device is in conflict withjkh1995-05-111-3/+3
* Change warning message for when a device is wired to a floatingdufault1995-03-071-3/+8
* Fixed bug with wiring down given SCSI bus.dufault1995-03-031-5/+5
* Added configuration for SCSI devices wired in place. The documentationdufault1995-03-011-0/+146
* Restore the field widths that were clobbered by the previous commit so thatbde1995-02-081-6/+6
* Removed the name length limitations on the device-driver names entirely.phk1995-02-051-6/+6
* Remove ifdef for STATCLOCK. STATCLOCK is standard.bde1994-11-271-5/+0
* Put a simple algorithmus in there that checks the last generated prototypeats1994-11-201-4/+13
* Don't include map.h - it's been obsoleted.dg1994-11-031-4/+0
* Whoops - one two many zeros in the initializer. This should have everybodyjkh1994-11-031-2/+2
* Changes to initialize the id_enabled flag to 1.jkh1994-11-031-2/+2
* Oops...forgot to list the changes....dg1994-08-181-0/+1
* Support for Bruce Evans' new dynamic interrupt support.dg1994-08-181-25/+36
* Upgrade config to be compatible with our i386 port, pull in 95% of thergrimes1994-05-261-79/+99
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+1085
OpenPOWER on IntegriCloud