summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/mkioconf.c
Commit message (Expand)AuthorAgeFilesLines
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-200/+0
* Mark the 'conflicts' keyword as obsolete, and don't generate (unused)peter2000-01-291-4/+0
* Remove the cam-specific device wiring code. This was a duplicate ofpeter2000-01-231-83/+0
* Clean up something in config(8) that has annoyed me for ages. Removepeter2000-01-231-0/+4
* Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPECpeter2000-01-121-4/+4
* Apply the axe to some more cruft in config(8). In particular:peter2000-01-081-77/+28
* Allow config to generate proper ioconf.c files when devices request DMAgallatin1999-11-221-1/+1
* Further cleanup. Also remove the following unused or defunct tokens:peter1999-10-101-8/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* More cleanups, tweaks and features.peter1999-04-241-4/+4
* The Alpha probably wouldn't appreciate getting the pc98 isa portpeter1999-04-191-4/+4
* Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel.kato1999-04-181-2/+5
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-181-80/+10
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-171-1003/+12
* Corresponding minimal changes for kernel configuration after new-buspeter1999-04-161-103/+127
* Oops, really don't generate compiler warnings about missing braces.bde1999-02-051-3/+3
* Don't generate compiler warnings about missing braces.bde1999-02-051-3/+3
* Fix the handling of certain devices.markm1999-02-041-3/+9
* * 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
OpenPOWER on IntegriCloud